Model / CROSS / DD08L

CROSS — Cross-Application Foundation

DD08L

14 fields · 3 key · 5 foreign keys · sourced from leanx.eu

Relationship definitions — the ABAP Dictionary's foreign-key registry: for every checked field on every table, which check table it points to, the cardinality of that relationship, and the error message raised on violation. DD08L is what turns a crosswalk's asserted foreign-key relationship ('this field points to that check table') into a checkable fact: the mirror can confirm the relationship actually exists in the customer's own dictionary, with the customer's own cardinality and check semantics, rather than accept it as declared. Table carried complete — this is exactly the kind of small, high-leverage check table the model depends on being exhaustive.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
TBL_NOM keytabula nomenTable NameTABNAMECHAR 30DD02L
NOM_CMP keynomen campusName of the field to be checkedFORFIELDCHAR 30DD03L
STA_OBI keystatus obiectumActivation Status of a Repository ObjectAS4LOCALCHAR 1
VRSversioVersion of the entry (not used)AS4VERSNUMC 4
TPB_NOM_CVXtabula probationis nomen clavis externaCheck table name of the foreign keyCHECKTABLECHAR 30DD02L
FRKARTDependency factor for semantic foreign keysFRKARTCHAR 4
CLASFIELDInternal classification of foreign keys: partial, etc.CLASFIELDCHAR 30
CMP_RLT_GENcampus relatio genusValues for classification field of CLAS relationship typeCLASVALUECHAR 10
RLT_FNSrelatio fonsCardinality of a relationship (left/source side)CARDLEFTCHAR 2
RLTrelatioCardinality of a relationshipCARDCHAR 2
CHECKFLAGNo check in Screen PainterCHECKFLAGCHAR 1
ARE_CLSarea classisApplication Area — message class for the FK violation messageARBGBCHAR 20T100A
NUM_CVXnumerus clavis externaMessage number — the error message raised on foreign-key violationMSGNRCHAR 3T100
SGN_CVXsignum clavis externaDD: Flag whether inheritance is switched off for the foreign keyINCNOINHERCHAR 1

Foreign keys

FieldCheck tableCheck field
ARBGBT100AARBGB
CHECKTABLEDD02LTABNAME
TABNAMEDD02LTABNAME
FIELDNAMEDD03LFIELDNAME
MSGNRT100MSGNR

View DD08L.yaml in the repository