The CDPOS_UID table in SAP ERP or S/4HANA stores Additional Table for Inclusion of TABKEY>70 Characters data. There are total 8 fields in CDPOS_UID table. The Additional Table for Inclusion of TABKEY>70 Characters 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 CDPOS_UID table. It is in Change Documents (SZD) ABAP package and is part of the Change Documents (BC-SRV-ASF-CHD) module.
SAP CDPOS_UID Table Fields
Following is the list of fields that are available in SAP CDPOS_UID table. The primary key fields of Additional Table for Inclusion of TABKEY>70 Characters table in SAP are MANDANT (Client), KEYGUID (UUID in character form).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDANT | Client | MANDT | T000 | CLNT (3) |
| KEYGUID | UUID in character form | SYSUUID_C | CHAR (32) | |
| OBJECTCLAS | Object class | CDOBJECTCL | CHAR (15) | |
| OBJECTID | Object Value | CDOBJECTV | CHAR (90) | |
| CHANGENR | Change Number of Document | CDCHANGENR | CDHDR | CHAR (10) |
| TABNAME | Table Name | TABNAME | * | CHAR (30) |
| TABKEY | Key of Modified Table Row | CDTABKEYLO | CHAR (254) | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS (8) |


