DD04T
R/3 DD: Data element texts
DD04T is an SAP database table in S/4HANA. R/3 DD: Data element texts. It contains 9 fields. 47 CDS views read from this table.
CDS Views using this table (47)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /DMBE/i_regulFieldsSearchHelp | view | inner | Search Help for Regulation Fields | |
| /PF1/I_DD04T | view_entity | from | Data element texts | |
| /PF1/P_PaytAgrmtFieldLabel | view_entity | inner | Payment Agreement Field Label | |
| /PF1/P_SLAFieldLabel | view_entity | inner | Service Level Agreement Field Label | |
| AUTHX_FIELDINFO__DD04T | view_entity | left_outer | Test | |
| Data_Element_Text | view | from | Data Element Description | |
| FAC_CDSFIELDSVH | view | left_outer | CDS view fields value help | |
| FAC_CDSPARAMETERSVH | view | left_outer | CDS view parameters value help | |
| FAC_DART_Z3_PARAMETER_HDR | view | inner | Audit Z3 Report Parameter Header | |
| FAC_DART_Z3_QUERY_FIELD | view | left_outer | Dart Z3 Field View | |
| FAC_UH_MIGRTN_P_HIER_ID_lOG | view | left_outer | Union view for hierarchy id log | |
| FAC_UH_MIGRTN_P_HIER_TYPE_LOG | view | left_outer | Union view for hierarchy type change log | |
| fiscds_trk_fld_text | view | inner | Changed Field Name of Dcoument | |
| I_BreakdownCategoryFieldText | view | from | BASIC | Breakdown Category Field Text |
| I_BusEvtLogDataElementLabelTxt | view_entity | from | BASIC | Data Element Label - Text |
| I_ChangeDocFieldDtel | view_entity | left_outer | Feldnamentext aus Datenelement | |
| I_CmpstnCompCASNumberText | view | from | BASIC | Language Dependant text for CAS Number |
| I_CnsldtnSubassignmentT | view | from | BASIC | Consolidation Subassignment - Text |
| I_ConsCharAttributeText | view | inner | BASIC | Charcteristics Attribute Text |
| I_DataElementLabelText | view | from | BASIC | Data Element Label Text |
| I_DDMaterialDocumentFieldName | view_entity | inner | BASIC | Material Document Fields |
| I_DRFFieldNameText | view_entity | from | BASIC | DRF Filter Field Name - Text |
| I_EDCDataSourceFieldDetail | view_entity | inner | BASIC | EDC Check Data Source Field Description |
| I_EntityElementDetail | view_entity | left_outer | Metadata of CDS Elements | |
| I_IHBAccountFieldLabel | view_entity | inner | BASIC | IHB Account Field Label for CDocs |
| I_IHBMstrDataObjFieldLabel | view_entity | inner | BASIC | IHB MD object Field Label for CDocs |
| I_InsurClmClaimHdrText | view | from | BASIC | Text für Teilfallbeschreibung |
| I_MatlBasedCmpstnLglDvtnTxt | view | from | BASIC | Language Dependant text for Legal Deviation |
| I_MDChangeProcessModelField | view | left_outer | COMPOSITE | Process model field |
| I_MDCloudDataElementLabelText | view_entity | from | BASIC | Data Element Label - Text |
| I_MDQltyModelDataElementT | view | from | BASIC | Master Data Quality Data Element Text |
| I_PlmrCompositionNotRqdText | view | from | BASIC | Polymer Composition not required - Text |
| I_PPSEntyPrflAttribList | view_entity | inner | BASIC | Profile item attribute list |
| I_PPSEntyPrflFldNameExclsnList | view_entity | inner | BASIC | Exclusion list |
| I_SCMParamDataElementText | view_entity | from | BASIC | SCM Parameter Data Element - Text |
| I_SlsPricingConditionFieldText | view | inner | BASIC | Sales Pricing Field Catalog - Text |
| I_WBSElementHierarchyText | view | union_all | BASIC | WBS Element Hierarchy Text |
| N_SCBO2_DATA_ELEMENT_TEXT | view_entity | from | CBO Version 2: Data element text | |
| P_Bomchangehistory | view | left_outer | COMPOSITE | |
| P_Cfd_Data_Element_Text | view | from | Custom Fields: Text for data element | |
| P_CITJournalEntryFieldT | view | inner | BASIC | |
| P_JOURNALENTRYFIELDTEXT | view | inner | BASIC | |
| P_MDGovRollNameText | view | from | BASIC | |
| P_Scbo_Data_Element_Text | view | from | Texts for SAP Delivered Data Elements | |
| P_SMBC_DATA_ELEMENT_TEXT | view_entity | from | BASIC | MBC: Data Element Text |
| R_WBSElementHierarchyText | view | from | BASIC | WBS Element Structure - Text |
| VFCLM_BAM_DDL_CDPOS_WITHDESP | view | left_outer |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | rollname | ROLLNAME | Data Element | |||
| KEY | ddlanguage | DDLANGUAGE | Lang. | |||
| KEY | as4local | AS4LOCAL | Activation State | |||
| KEY | as4vers | AS4VERS | Version | |||
| ddtext | AS4TEXT | Short Description | ||||
| reptext | REPTEXT | Heading | ||||
| scrtext_s | SCRTEXT_S | ShortFieldLabel | ||||
| scrtext_m | SCRTEXT_M | Medium Label | ||||
| scrtext_l | SCRTEXT_L | Long Fld Label |
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: Data element texts
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE DD04T (
ROLLNAME, -- Data Element [ROLLNAME]
DDLANGUAGE, -- Lang. [DDLANGUAGE]
AS4LOCAL, -- Activation State [AS4LOCAL]
AS4VERS, -- Version [AS4VERS]
DDTEXT, -- Short Description [AS4TEXT]
REPTEXT, -- Heading [REPTEXT]
SCRTEXT_S, -- ShortFieldLabel [SCRTEXT_S]
SCRTEXT_M, -- Medium Label [SCRTEXT_M]
SCRTEXT_L, -- Long Fld Label [SCRTEXT_L]
PRIMARY KEY (ROLLNAME, 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