SAP table TTXD (Description of Tax Jurisdiction Code Structure)
SAP table TTXD has 2 primary key fields being MANDT,KALSM.
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 | |||||||
KALSM | Costing Sheet | CHAR | 6 | 0 | TAX_KALSM | ||||||||
LENG1 | Length of the Nth Part of the Tax Jurisdiction Code | NUMC | 2 | 0 | LENGX_TXD | ||||||||
LENG2 | Length of the Nth Part of the Tax Jurisdiction Code | NUMC | 2 | 0 | LENGX_TXD | ||||||||
LENG3 | Length of the Nth Part of the Tax Jurisdiction Code | NUMC | 2 | 0 | LENGX_TXD | ||||||||
LENG4 | Length of the Nth Part of the Tax Jurisdiction Code | NUMC | 2 | 0 | LENGX_TXD | ||||||||
XEXTN | Indicator: External tax system active | CHAR | 1 | 0 | XEXTN_TXD | ||||||||
XTXIT | Indicator: Determine taxes line-by-line | CHAR | 1 | 0 | XTXIT_TXD | ||||||||
INTVERSION | Tax interface version | CHAR | 10 | 0 | TAX_INT_VERSION |
|
|||||||
RFCDEST | Logical destination (specified in function call) | CHAR | 32 | 0 | RFCDEST | ||||||||
XCORRECT | Indicator: Redetermine wrong Jurisdiction Codes | CHAR | 1 | 0 | TEST_CORRECT | ||||||||
RFCDEST_UD | Logical destination for the UPDATE of an external tax system | CHAR | 32 | 0 | RFCDEST_UD |