Model / CROSS / DD40L

CROSS — Cross-Application Foundation

DD40L

24 fields · 1 key · 1 foreign keys · sourced from leanx.eu

Table Types (internal tables defined in the ABAP Dictionary) — the DD's table-type header registry: row type, row kind, key definition and category, generic-type flag, and access mode for internal-table types, completing the dictionary layer already defined here (DD01L through DD30L). Client-independent, like the rest of the DD0xL/DD1xL/DD2xL/DD3xL family.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
NOM_TBL_GEN keynomen tabula genusName of table typeTTYPENAMECHAR 30
STA_OBIstatus obiectumActivation Status of a Repository ObjectAS4LOCALCHAR 1
OBIobiectumActions to be executed for a dependent DD objectDEPACTIONCHAR 4
NOM_GEN_TBLnomen genus tabulaName of row type for table typesTTROWTYPECHAR 30DDTYPES
CTG_GENcategoria genusCategory of Dictionary TypeTYPEKINDCHAR 1
GENgenusData Type in ABAP DictionaryDATATYPE_DCHAR 4
LENGLength (No. of Characters)DDLENGNUMC 6
NUMnumerusNumber of Decimal PlacesDECIMALSNUMC 6
TBLtabulaAccess modes for table typesACCESSMODECHAR 1
CLV_TBLclavis tabulaKey definition for table typesTTYPKEYDEFCHAR 1
CLV_CTG_TBLclavis categoria tabulaKey category for table typesKEYKINDCHAR 1
NUM_CLV_TBLnumerus clavis tabulaNumber of key fields of a table typeKEYFDCNTNUMC 4
TBL_GENtabula genusGeneric table typeTYPGENERICCHAR 1
TYPELENLength (No. of Characters)DDLENGNUMC 6
ULT_MUTultimus mutatusLast Changed byAS4USERCHAR 12
DIE_ULTdies ultimusDate of Last ChangeAS4DATEDATS 8
ULT_MUT2ultimus mutatusLast changed atAS4TIMETIMS 6
CTG_TBL_GENcategoria tabula genusCategory of table type (range or general table type)TTYPKINDCHAR 1
GEN2genusElem. type of LOW and HIGH components of a Ranges typeRANGE_CTYPCHAR 30
GEN_OBIgenus obiectumType of Object ReferencedDDREFTYPECHAR 1
NUM_TBLnumerus tabulaInitial Line Number for Table TypesDDOCCURSNUMC 5
OBI2obiectumDD: Is a generated proxy objectDDPROXYTYCHAR 1
CLV_TBL_GENclavis tabula genusAlias for Primary Key of a Table Type (Optional)TT_PRIMARY_KEY_ALIASCHAR 30
TBL_GEN2tabula genusAdditional Secondary Keys of a Table TypeTT_FURTHER_SECKEYSCHAR 1

Foreign keys

FieldCheck tableCheck field
ROWTYPEDDTYPESTYPENAME

View DD40L.yaml in the repository