CDPOS_UID
Zusatztabelle zur Aufnahme des TABKEYs>70 Zeichen
CDPOS_UID is an SAP database table in S/4HANA. Zusatztabelle zur Aufnahme des TABKEYs>70 Zeichen. 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.
-- Zusatztabelle zur Aufnahme des TABKEYs>70 Zeichen
-- 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