The A021 table in SAP ERP or S/4HANA stores Vendor/Material/Unit of Measure data. There are total 9 fields in A021 table. The Vendor/Material/Unit of Measure table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database.Additionally we provide an overview of the structure and fields of A021 table. It is in Application development Conditions (VKON) ABAP package and is part of the Conditions (SD-MD-CM) module.
SAP A021 Table Fields
Following is the list of fields that are available in SAP A021 table. The primary key fields of the table are MANDT (Client), KAPPL (Application), KSCHL (Condition type), LIFNR (Vendor’s account number), MATNR (Material Number), MEEIN (Unit of measure of a purchased material), DATBI (Validity end date of the condition record).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT (3) |
KAPPL | Application | KAPPL | T681A | CHAR (2) |
KSCHL | Condition type | KSCHA | T685 | CHAR (4) |
LIFNR | Vendor’s account number | ELIFN | LFA1 | CHAR (10) |
MATNR | Material Number | MATNR | MARA | CHAR (40) |
MEEIN | Unit of measure of a purchased material | MEEIN | T006 | UNIT (3) |
DATBI | Validity end date of the condition record | KODATBI | DATS (8) | |
DATAB | Validity start date of the condition record | KODATAB | DATS (8) | |
KNUMH | Number of the Condition Record | KNUMH | CHAR (10) |