SAP AEPLST Identical object in explosion (item) Table
Overview
AEPLST is a standard SAP S/4HANA table that stores Identical object in explosion (item) data. There are total 16 fields in the AEPLST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AEPLST belongs to Engineering Change Management (CA-GTF-ECM) module and is located in the package Engineering Change Management (CC).
In addition, following links provide an overview of foreign key relationships, if any, that link AEPLST to other SAP tables and standard CDS views available based on AEPLST table in S/4HANA 2020.
Techincal Settings of AEPLST
Below are technical details of the table AEPLST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AEPLST Fields
The following table gives you an overview of the fields available in AEPLST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| CONF_KEY | Identical object | CC_CONF_KEY | AEPREC | NUMC | 8 |
| AENNR | Change Number | AENNR | AENR | CHAR | 12 |
| AEFUN | Change number function | CC_AEFUN | CHAR | 1 | |
| DATUV | Valid-From Date | CCDAT | DATS | 8 | |
| RLKEY | Release Key for Change Master Record | CC_RLKEY | * | NUMC | 2 |
| AEPAR | Leading change master record | CC_AEPAR | * | CHAR | 12 |
| NACHT | Indicator: Change Package Created After Release | CC_NACHT | CHAR | 1 | |
| TEREL | Indicator: Technical release occurs | CC_TEREL | CHAR | 1 | |
| VORG | Process that caused the object to be changed | CC_OCM_CH_PROC | CHAR | 1 | |
| VORG_GLT | Checkbox | XFELD | CHAR | 1 | |
| EFFY_PROC_RES | Indicator: change number identified as effective | CC_EFFPRC_RESULT | CHAR | 1 | |
| UBERST_EFFY_PROC | Checkbox | XFELD | CHAR | 1 | |
| GULTIG_UNGULTIG | Checkbox | XFELD | CHAR | 1 | |
| DATUM | Date | DATUM | DATS | 8 | |
| UZEIT | Time | UZEIT | TIMS | 6 |
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 AEPLST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AEPLST | AENNR | 1: 1 | AENR |
| AEPLST | CONF_KEY | 1: CN | AEPREC |
| AEPLST | MANDT | 1: 1 | T000 |