SAP AUT_D_ILM_CDPOS Audit Trail (ILM): Storage Change Document Items (ILM) Table
Overview
AUT_D_ILM_CDPOS is a standard SAP S/4HANA table that stores Audit Trail (ILM): Storage Change Document Items (ILM) data. There are total 16 fields in the AUT_D_ILM_CDPOS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUT_D_ILM_CDPOS belongs to Audit trail enhancements (ILM) (BC-SRV-ASF-AT) module and is located in the package Enhancements Audit Trail (ILM) (S_AUT).
In addition, following links provide an overview of foreign key relationships, if any, that link AUT_D_ILM_CDPOS to other SAP tables and standard CDS views available based on AUT_D_ILM_CDPOS table in S/4HANA 2020.
Techincal Settings of AUT_D_ILM_CDPOS
Below are technical details of the table AUT_D_ILM_CDPOS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AUT_D_ILM_CDPOS Fields
The following table gives you an overview of the fields available in AUT_D_ILM_CDPOS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDANT | Client | MANDT | * | CLNT | 3 |
| WORK_PACK | Audit Trail (ILM): Unique ID of an ILM Work Package | S_AUT_ILM_WORK_PACKAGE | NUMC | 10 | |
| OBJECTCLAS | Object class | CDOBJECTCL | CHAR | 15 | |
| OBJECTID | Object Value | CDOBJECTV | CHAR | 90 | |
| CHANGENR | Change Number of Document | CDCHANGENR | AUT_D_ILM_CDHDR | CHAR | 10 |
| TABNAME | Table Name | TABNAME | * | CHAR | 30 |
| TABKEY | Changed table record key | CDTABKEY | CHAR | 70 | |
| FNAME | Field Name | FIELDNAME | * | CHAR | 30 |
| CHNGIND | Type of Change | CDCHNGIND | CHAR | 1 | |
| TEXT_CASE | Flag: X=Text change | CDXFELD | CHAR | 1 | |
| UNIT_OLD | Change documents, unit referenced | CDUNIT | UNIT | 3 | |
| UNIT_NEW | Change documents, unit referenced | CDUNIT | UNIT | 3 | |
| CUKY_OLD | Change documents, referenced currency | CDCUKY | * | CUKY | 5 |
| CUKY_NEW | Change documents, referenced currency | CDCUKY | * | CUKY | 5 |
| VALUE_NEW | New contents of changed field | CDFLDVALN | CHAR | 254 | |
| VALUE_OLD | Old contents of changed field | CDFLDVALO | CHAR | 254 |
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 AUT_D_ILM_CDPOS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUT_D_ILM_CDPOS | CHANGENR | : | AUT_D_ILM_CDHDR |