CDPOS_UID
Additional Table for Inclusion of TABKEY>70 Characters
CDPOS_UID is an SAP database table in S/4HANA. Additional Table for Inclusion of TABKEY>70 Characters. It contains 8 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ChangeDocLongTableKey | view | from | BASIC | Änderungsbelege langer Tabellenschlüssel |
| SUIM_CHDOC_GET_IDENTITY_CUA | view_entity | inner | SUIM | ChangeDocs Object Class IDENTITY |
Fields (8)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandant | MANDT | Client | |||
| KEY | keyguid | SYSUUID_C | UUID | |||
| objectclas | CDOBJECTCL | Change Doc. Object | ||||
| objectid | CDOBJECTV | Object Value | ||||
| changenr | CDCHANGENR | Document Number | ||||
| tabname | TABNAME | Table Name | ||||
| tabkey | CDTABKEYLO | Table Keys | ||||
| _dataaging | DATA_TEMPERATURE | Data Aging |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Additional Table for Inclusion of TABKEY>70 Characters
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CDPOS_UID (
MANDANT, -- Client [MANDT]
KEYGUID, -- UUID [SYSUUID_C]
OBJECTCLAS, -- Change Doc. Object [CDOBJECTCL]
OBJECTID, -- Object Value [CDOBJECTV]
CHANGENR, -- Document Number [CDCHANGENR]
TABNAME, -- Table Name [TABNAME]
TABKEY, -- Table Keys [CDTABKEYLO]
_DATAAGING, -- Data Aging [DATA_TEMPERATURE]
PRIMARY KEY (MANDANT, KEYGUID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA