In this post, I will try and describe everything you need to know about the SAP a002 table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for A002 what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from A002....Right lets get started!
Object Name: A002
Dictionary Type: Transparent table
Description: Country/Customer Classification/Material Classification
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | |||||
KAPPL | KAPPL | CHAR | 2(0) | T681A | Application | KAPPL | KAP | VF | ||||
KSCHL | KSCHA | CHAR | 4(0) | T685A | Condition type | KSCHL | VKS | VF | ||||
ALAND | ALAND | CHAR | 3(0) | T005 | Departure country (country from which the goods are sent) | LAND1 | VAL | VV | ||||
TAXK1 | TAXK1 | CHAR | 1(0) | * | Tax classification 1 for customer | TAXKD | VF | |||||
TAXM1 | TAXM1 | CHAR | 1(0) | * | Tax classification material | TAXKM | VF | |||||
DATBI | KODATBI | DATS | 8(0) | Validity end date of the condition record | DATUM | VF | ||||||
DATAB | KODATAB | DATS | 8(0) | Validity start date of the condition record | DATUM | VF | ||||||
KNUMH | KNUMH | CHAR | 10(0) | Condition record number | KNUMB | VF |