SAP Table
J_1BATL1 Tax Law ICMS
SAP table J_1BATL1 has 2 primary key fields being MANDT,TAXLAW.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
J_1BATL1 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||||||||||||
| KeyTAXLAW | Tax law: ICMS | CHAR | 3 | 0 | J_1BTAXLW1 | ||||||||||||||||||||||||
| TAXSIT | Tax situation ICMS | CHAR | 1 | 0 | J_1BTAXSIT | ||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
| CBENEF | State Fiscal Benefit Code | CHAR | 10 | 0 | J_1BNFE_CB_ICMS | J_1BNFE_CBENEF | |||||||||||||||||||||||
/ Relationships
J_1BATL1 foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| J_1BATL1 | CBENEF | J_1BNFE_CB_ICMS | Benefit Code for ICMS Tax | REGIO |
| J_1BATL1 | MANDT | T000 | Clients | MANDT |