Model / CROSS / DD03L

CROSS — Cross-Application Foundation

DD03L

27 fields · 2 key · 3 foreign keys · sourced from leanx.eu

Table Fields — the field-level definition of every table in the ABAP Dictionary: field name, position, key flag, data element, check table, ABAP datatype, length, decimals, and domain. DD03L is the single most consequential table for this mirror's purpose: every crosswalk claim this model makes about a field's name, type, length, or foreign-key target is, at bottom, a claim that should reconcile against a DD03L row in the customer's own system. This is what lets the sovereign mirror validate itself rather than trust a hand-maintained spec — the field list here is not an SAP topic, it is the mechanism of verification for every other table's field list. SAP's real DD03L carries roughly 30 fields, mostly nesting/admin/BIDI housekeeping; this definition carries the full functional field set — identity, position, key flag, data element, check table, datatype/length/decimals, domain, and reference-field linkage for currency/quantity fields — that a crosswalk or validation engine actually consumes.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
TBL_NOM keytabula nomenTable NameTABNAMECHAR 30DD02L
CMP_NOM keycampus nomenField NameFIELDNAMECHAR 30
STA_OBIstatus obiectumActivation Status of a Repository ObjectAS4LOCALCHAR 1
VRSversioVersion of the entry (not used)AS4VERSNUMC 4
MNU_CMP_TBLmunus campus tabulaPosition of the field in the tableTABFDPOSNUMC 4
CLV_CMP_TBLclavis campus tabulaIdentifies a key field of a tableKEYFLAGCHAR 1
SGN_CMPsignum campusFlag: Field is required (not blank)MANDATORYCHAR 1
EDT_DMI_CMPelementum datorum dominium campusData element (semantic domain) assigned to this fieldROLLNAMECHAR 30DD04L
TPB_NOM_CVXtabula probationis nomen clavis externaCheck table name of the foreign keyCHECKTABLECHAR 30
ADMINFIELDNesting depth for includesADMINFIELDCHAR 1
GENgenusABAP data type (C,D,N,...)INTTYPECHAR 1
INTLENInternal Length in BytesINTLENNUMC 6
TBL_RFR_CMPtabula referentia campusTable for reference field — used for currency/quantity fields' unit referenceREFTABLECHAR 30
NOM_TBLnomen tabulaName of included tablePRECFIELDCHAR 30
RFR_CMP_MONreferentia campus monetaReference field for currency and quantity fieldsREFFIELDCHAR 30
CONROUTCheck or generating module for fieldsCONROUTCHAR 10
IDX_CMPindex campusIndicator that NOT NULL is forced for this fieldNOTNULLCHAR 1
GEN2genusData Type in ABAP DictionaryDATATYPE_DCHAR 4
LENGLength (No. of Characters)DDLENGNUMC 6
NUMnumerusNumber of Decimal PlacesDECIMALSNUMC 6
DMI_NOMdominium nomenDomain nameDOMNAMECHAR 30DD01L
ORGorigoOrigin of an Input HelpSHLPORIGINCHAR 1
SGN_TBLsignum tabulaDD: Flag if it is a tableDDTABTYPECHAR 1
DEPTHDD: Depth for structured typesTYPEDEPTHNUMC 2
CMN_GENcomponens genusDD: Component TypeCOMPTYPECHAR 1
GEN_OBIgenus obiectumType of Object ReferencedDDREFTYPECHAR 1
IDX_LNG_CMPindex lingua campusDD: Indicator for a Language FieldDDLANGUFLGCHAR 1

Foreign keys

FieldCheck tableCheck field
TABNAMEDD02LTABNAME
ROLLNAMEDD04LROLLNAME
DOMNAMEDD01LDOMNAME

View DD03L.yaml in the repository