SAP Table TSTL
Taxes: Valid Tax Categories for Each Country
TSTL (Taxes: Valid Tax Categories for Each Country) 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 TSTL to other SAP tables.
TSTL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
TALND | Country is relevant for taxes | TALND | T005 | CHAR | 3 | 0 | ||||||
LFDNR | Sequence of possible taxes for each country | TAFOL | NUMC | 1 | 0 | |||||||
TATYP | Tax category (sales tax, federal sales tax,...) | TATYP | T685A | CHAR | 4 | 0 | ||||||
STPRZ | Tax percentage rate from Table T007 | STPRZ | CHAR | 1 | 0 |
Possible values
|
TSTL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TSTL | MANDT | TSTL | MANDT | T000 | Clients | MANDT |
TSTL | TALND | TSTL | MANDT | T005 | Countries | MANDT |
TSTL | TALND | TSTL | TALND | T005 | Countries | LAND1 |
TSTL | TATYP | TSTL | MANDT | T685A | Conditions: Types: Additional Price Element Data | MANDT |
TSTL | TATYP | 'V ' | T685A | Conditions: Types: Additional Price Element Data | KAPPL | |
TSTL | TATYP | TSTL | TATYP | T685A | Conditions: Types: Additional Price Element Data | KSCHL |