DDDDLSRC02BT
Texte zu Strukturierten Objekten
DDDDLSRC02BT is an SAP database table in S/4HANA. Texte zu Strukturierten Objekten. It contains 5 fields. 18 CDS views read from this table.
CDS Views using this table (18)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ALL_CDS_VIEWS_TEXT | view | from | Label of all cds views | |
| ars_demo_cdsviews_c1 | view | left_outer | Demo: CDS Views Released for C1 | |
| ars_demo_cdsviews_c2 | view | left_outer | Demo: CDS Views Released for C2 | |
| CDR_I_SCOPE_CDS_VH | view_entity | inner | Scope CDS Views Value Help | |
| Cds_View_Text | view | from | CDS View Label | |
| DHCDC_AUTH_CdsExtrctnEnabled | view | left_outer | CDS Views enabled for extraction | |
| I_ChangeDocTableText | view | from | BASIC | Text für Tabellennamen |
| I_EntSrchCDSModelOther | view | left_outer | BASIC | Enterprise Search models not created from Search Modeler |
| I_PCF_Node_Text | view_entity | from | Predefined Fields: Node Text | |
| P_CDSVIEWATTR | view | left_outer | BASIC | |
| P_CFD_REG_ASSO_TGT_CDS_TEXT | view_entity | left_outer | ||
| RSODP_ABAP_CDS_ODPNAME_LIST | view_entity | left_outer | Derive ODP Name | |
| RSODP_ABAP_CDS_ODPNAME_SINGLE | view_entity | left_outer | Derive ODP Name | |
| Rsrts_Cds_Query_List | view | left_outer | ||
| Rsrts_Cds_Query_List_Cube | view | left_outer | ||
| Rsrts_Cds_Query_List_Sources | view | left_outer | Released CDS based Query Sources | |
| RSRTS_FUNCLIST | view_entity | left_outer | List of functions | |
| RSRTS_QF4_QueryProvider_All | view_entity | left_outer |
Fields (5)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | ddlname | ddlname | DDL Source Name | |||
| KEY | strucobjn | ddstrucobjname | DD: Name of a structured object (e.g. entity, context) | |||
| KEY | ddlanguage | ddlanguage | Lang. | |||
| KEY | as4local | as4local | Activation State | |||
| 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.
-- Texte zu Strukturierten Objekten
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE DDDDLSRC02BT (
DDLNAME, -- DDL Source Name [ddlname]
STRUCOBJN, -- DD: Name of a structured object (e.g. entity, context) [ddstrucobjname]
DDLANGUAGE, -- Lang. [ddlanguage]
AS4LOCAL, -- Activation State [as4local]
DDTEXT, -- Short Description [as4text]
PRIMARY KEY (DDLNAME, STRUCOBJN, DDLANGUAGE, AS4LOCAL)
);
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