DD02T
R/3-DD: Texte zu SAP-Tabellen
DD02T is an SAP database table in S/4HANA. R/3-DD: Texte zu SAP-Tabellen. It contains 5 fields. 12 CDS views read from this table.
CDS Views using this table (12)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| dhamb_base_dp_table | view_entity | left_outer | DI meta data browser: list of DDIC tables | |
| DHBAS_ExtractionEnabledObj | view_entity | left_outer | Extraction Enabled Objects | |
| FndEI_C_CcdrTableWithStatus | view | inner | Display list of CCDR tables with status | |
| FndEI_C_TableAndTableFieldInfo | view | inner | External info of Tables and TableFields | |
| I_ChangeDocTable | view | from | BASIC | Tabellen für Änderungsbelegobjekt |
| I_ChangeDocTableNames | view | from | BASIC | Text für Tabellen |
| I_ChangeLogDatabaseTableText | view | from | BASIC | Change Log Database Table Text |
| I_CustomizingObjectTexts | view | left_outer | Customizing Object Texts | |
| I_EDocDatabaseTableText | view_entity | from | BASIC | eDocument Database Table Name - Text |
| I_RAChangeDocTableName | view | from | BASIC | RA Change Doc Table Name |
| V_PaytFrmtParamStruct | view | left_outer | Payment Format Parameter Structure | |
| ViewProvisioningDPPTables | view | inner | Get All tables for blacklisting |
Fields (5)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | tabname | tabname | Table Name | |||
| KEY | ddlanguage | ddlanguage | Lang. | |||
| KEY | as4local | as4local | Activation State | |||
| KEY | as4vers | as4vers | Version | |||
| ddtext | as4text | Short Description |
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.
-- R/3-DD: Texte zu SAP-Tabellen
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE DD02T (
TABNAME, -- Table Name [tabname]
DDLANGUAGE, -- Lang. [ddlanguage]
AS4LOCAL, -- Activation State [as4local]
AS4VERS, -- Version [as4vers]
DDTEXT, -- Short Description [as4text]
PRIMARY KEY (TABNAME, DDLANGUAGE, AS4LOCAL, AS4VERS)
);
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