A4AS table in SAP ERP or S/4HANA stores Material/Val. Point data. There are total 10 fields in A4AS table. The Material/Val. Point table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of A4AS table. It is in Package for ACM transformations (ACCGO_TRANS) ABAP package and is part of the SAP Agricultural Contract Management (LO-AGR) module.
SAP A4AS Table Fields
Following is the list of fields that are available in SAP A4AS table. The primary key fields of Material/Val. Point table in SAP are MANDT (Client), KAPPL (Application), KSCHL (Condition type), MATNR (Material Number), /ACCGO/VAL_POINT (Valuation Point), KFRST (Release Status), 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) |
| MATNR | Material Number | MATNR | MARA | CHAR(40) |
| /ACCGO/VAL_POINT | Valuation Point | /ACCGO/E_VAL_POINT | /ACCGO/T_VALUPNT | CHAR(15) |
| KFRST | Release Status | KFRST | CHAR(1) | |
| DATBI | Validity end date of the condition record | KODATBI | DATS(8) | |
| DATAB | Validity start date of the condition record | KODATAB | DATS(8) | |
| KBSTAT | Processing status for conditions | KBSTAT | T686E | CHAR(2) |
| KNUMH | Number of the Condition Record | KNUMH | CHAR(10) |


