SAP table J_1I_BUPLA_SECCO (Maps Business Place to Section code for TCS)

SAP table J_1I_BUPLA_SECCO has 4 primary key fields being MANDT,BUKRS,BUPLA,WERKS.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
BUKRS Company Code CHAR 4 0 T001 BUKRS
BUPLA Business Place CHAR 4 0 J_1BBRANCH J_1BBRANC_
WERKS Plant CHAR 4 0 WERKS_D
SECCO Section Code CHAR 4 0 SECCODE SECCO

J_1I_BUPLA_SECCO foreign key relationships

Table Field Check Table Check Field
0 J_1I_BUPLA_SECCO BUKRS T001 Company Codes BUKRS
1 J_1I_BUPLA_SECCO BUPLA J_1BBRANCH Business Place BUKRS
1 J_1I_BUPLA_SECCO BUPLA J_1BBRANCH Business Place BRANCH
1 J_1I_BUPLA_SECCO BUPLA J_1BBRANCH Business Place BUPLA_TYPE
0 J_1I_BUPLA_SECCO MANDT T000 Clients MANDT
1 J_1I_BUPLA_SECCO SECCO SECCODE Section Code MANDT
1 J_1I_BUPLA_SECCO SECCO SECCODE Section Code BUKRS
1 J_1I_BUPLA_SECCO SECCO SECCODE Section Code SECCODE