The A038 table in SAP ERP or S/4HANA stores Overhead Type/Company Code data. There are total 9 fields in A038 table. The Overhead Type/Company Code 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 A038 table. It is in Application development Conditions (VKON) ABAP package and is part of the Conditions (SD-MD-CM) module.
SAP A038 Table Fields
Following is the list of fields that are available in SAP A038 table. The primary key fields of the table are MANDT (Client), KAPPL (Application), KSCHL (Condition type), KOKRS (Controlling Area), AUFZA (Overhead Type), BUKRS (Company Code), 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 | T685A | CHAR (4) |
KOKRS | Controlling Area | KOKRS | TKA01 | CHAR (4) |
AUFZA | Overhead Type | AUFZA | CHAR (1) | |
BUKRS | Company Code | BUKRS | * | CHAR (4) |
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) |