SAP Table
TTXD Description of Tax Jurisdiction Code Structure
SAP table TTXD has 2 primary key fields being MANDT,KALSM.
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
TTXD columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||
| KeyKALSM | 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 | ||||||||