SAP Table A003
Tax Classification
A003 (Tax Classification) 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 A003 to other SAP tables.
A003 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
KAPPL | Application | KAPPL | T681A | CHAR | 2 | 0 | ||
KSCHL | Condition type | KSCHA | T685 | CHAR | 4 | 0 | ||
ALAND | Departure country (country from which the goods are sent) | ALAND | T005 | CHAR | 3 | 0 | ||
MWSKZ | Tax on sales/purchases code | MWSKZ | CHAR | 2 | 0 | |||
KNUMH | Condition record number | KNUMH | CHAR | 10 | 0 |
A003 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
A003 | ALAND | A003 | MANDT | T005 | Countries | MANDT |
A003 | ALAND | A003 | ALAND | T005 | Countries | LAND1 |
A003 | KAPPL | A003 | KAPPL | T681A | Conditions: Applications | KAPPL |
A003 | KSCHL | A003 | KAPPL | T685 | Conditions: Types | KAPPL |
A003 | KSCHL | A003 | KSCHL | T685 | Conditions: Types | KSCHL |
A003 | KSCHL | A003 | MANDT | T685 | Conditions: Types | MANDT |
A003 | KSCHL | 'A' | T685 | Conditions: Types | KVEWE | |
A003 | MANDT | A003 | MANDT | T000 | Clients | MANDT |