TTXD (Description of Tax Jurisdiction Code Structure) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TTXD to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||
|
KALSM
Costing Sheet
|
TAX_KALSM |
CHAR
|
6 | 0 | ||||||||||
|
LENG1
Length of the Nth Part of the Tax Jurisdiction Code
|
LENGX_TXD |
NUMC
|
2 | 0 | ||||||||||
|
LENG2
Length of the Nth Part of the Tax Jurisdiction Code
|
LENGX_TXD |
NUMC
|
2 | 0 | ||||||||||
|
LENG3
Length of the Nth Part of the Tax Jurisdiction Code
|
LENGX_TXD |
NUMC
|
2 | 0 | ||||||||||
|
LENG4
Length of the Nth Part of the Tax Jurisdiction Code
|
LENGX_TXD |
NUMC
|
2 | 0 | ||||||||||
|
XEXTN
Indicator: External tax system active
|
XEXTN_TXD |
CHAR
|
1 | 0 | ||||||||||
|
XTXIT
Indicator: Determine taxes line-by-line
|
XTXIT_TXD |
CHAR
|
1 | 0 | ||||||||||
|
||||||||||||||
|
INTVERSION
Tax interface version
|
TAX_INT_VERSION |
CHAR
|
10 | 0 | ||||||||||
|
||||||||||||||
|
RFCDEST
Logical Destination (Specified in Function Call)
|
RFCDEST |
CHAR
|
32 | 0 | ||||||||||
|
XCORRECT
Indicator: Redetermine wrong Jurisdiction Codes
|
TEST_CORRECT |
CHAR
|
1 | 0 | ||||||||||
|
||||||||||||||
|
RFCDEST_UD
Logical destination for the UPDATE of an external tax system
|
RFCDEST_UD |
CHAR
|
32 | 0 | ||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TTXD | MANDT | TTXD | MANDT |
T000
Clients
|
MANDT |