The A179 table in SAP ERP or S/4HANA stores CO Area/Ovrhd Type/Fund/GM_GRANT_N data. There are total 10 fields in A179 table. The CO Area/Ovrhd Type/Fund/GM_GRANT_N 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 A179 table. It is in Application development Conditions (VKON) ABAP package and is part of the Conditions (SD-MD-CM) module.
SAP A179 Table Fields
Following is the list of fields that are available in SAP A179 table. The primary key fields of the table are MANDT (Client), KAPPL (Application), KSCHL (Condition type), KOKRS (Controlling Area), AUFZA (Overhead Type), GEBER (Fund), GRANT_NBR (Grant), 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) |
KOKRS | Controlling Area | KOKRS | TKA01 | CHAR (4) |
AUFZA | Overhead Type | AUFZA | CHAR (1) | |
GEBER | Fund | BP_GEBER | * | CHAR (10) |
GRANT_NBR | Grant | GM_GRANT_NBR | CHAR (20) | |
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) |