SAP A4CI Sales Org./Distr. Chl/Customer/Material/Overtime Table
Overview
A4CI is a standard SAP S/4HANA table that stores Sales Org./Distr. Chl/Customer/Material/Overtime data. There are total 15 fields in the A4CI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table A4CI belongs to Conditions (SD-MD-CM) module and is located in the package Application development Conditions (VKON).
In addition, following links provide an overview of foreign key relationships, if any, that link A4CI to other SAP tables and standard CDS views available based on A4CI table in S/4HANA 2020.
Techincal Settings of A4CI
Below are technical details of the table A4CI
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of A4CI Fields
The following table gives you an overview of the fields available in A4CI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| KAPPL | Application | KAPPL | T681A | CHAR | 2 |
| KSCHL | Condition type | KSCHA | T685 | CHAR | 4 |
| VKORG | Sales Organization | VKORG | TVKO | CHAR | 4 |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR | 2 |
| CATS_OVERTIME_CATEGORY | Overtime Category | CATS_OVERTIME_CATEGORY | TCATS_SSC_OVTM | CHAR | 4 |
| SERVICE_DELIV_ORG | Service Organization | /CPD/PWS_WS_ORG_UNIT_ID | /CPD/PWSC_ORGID | CHAR | 5 |
| MATNR | Material Number | MATNR | MARA | CHAR | 40 |
| WORK_ITEM_ID | Work Item ID | /CPD/PFP_WORKITEM_ID | /CPD/FC_WRK_ID | CHAR | 10 |
| KUNNR | Customer number | KUNNR_V | KNA1 | CHAR | 10 |
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for A4CI
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| A4CI | CATS_OVERTIME_CATEGORY | : | TCATS_SSC_OVTM |
| A4CI | KAPPL | : | T681A |
| A4CI | KBSTAT | 1: 1 | T686E |
| A4CI | KSCHL | : | T685 |
| A4CI | KUNNR | : | KNA1 |
| A4CI | MANDT | : | T000 |
| A4CI | MATNR | : | MARA |
| A4CI | SERVICE_DELIV_ORG | : | /CPD/PWSC_ORGID |
| A4CI | VKORG | : | TVKO |
| A4CI | VTWEG | : | TVTW |
| A4CI | WORK_ITEM_ID | : | /CPD/FC_WRK_ID |