SAP table J_1BATL2 (Tax Law IPI)

SAP table J_1BATL2 has 2 primary key fields being MANDT,TAXLAW.

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
TAXLAW Tax law: IPI CHAR 3 0 J_1BTAXLW2
TAXSIT Tax Situation for Incoming IPI NUMC 5 0 J_1BAS J_1BTAXSI2IN
TAXSITOUT Tax Situation for Outgoing IPI NUMC 5 0 J_1BAS J_1BTAXSI2OUT
CENQIN Legal Classification Code Incomming IPI CHAR 3 0 J_1BTCENQ J_1B_IPI_LEGAL_CLASS_CODE_IN
CENQOUT Legal Classification Code Outgoing IPI CHAR 3 0 J_1BTCENQ J_1B_IPI_LEGAL_CLASS_CODE_OUT

J_1BATL2 foreign key relationships

Table Field Check Table Check Field
0 J_1BATL2 CENQIN J_1BTCENQ IPI Legal Classification Code MANDT
1 J_1BATL2 CENQOUT J_1BTCENQ IPI Legal Classification Code MANDT
0 J_1BATL2 MANDT T000 Clients MANDT
1 J_1BATL2 TAXSIT J_1BAS Tax situation IPI MANDT
0 J_1BATL2 TAXSITOUT J_1BAS Tax situation IPI MANDT