DD40L - Table types (internal tables defined in DD)
Table types (internal tables defined in DD) information is stored in SAP table DD40L.
It is part of development package SDTT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "DD: Table types".
It is part of development package SDTT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "DD: Table types".
Fields for table DD40L
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPENAME | Name of table type | X | TTYPENAME | CHAR | 60 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
ACTFLAG | Actions to be executed for a dependent DD object | DEPACTION | CHAR | 8 | ||
ROWTYPE | Name of row type for table types | TTROWTYPE | CHAR | 60 | DDTYPES | |
ROWKIND | Category of Dictionary Type | TYPEKIND | CHAR | 2 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
ACCESSMODE | Access modes for table types | ACCESSMODE | CHAR | 2 | ||
KEYDEF | Key definition for table types | TTYPKEYDEF | CHAR | 2 | ||
KEYKIND | Key category for table types | KEYKIND | CHAR | 2 | ||
KEYFDCOUNT | Number of key fields of a table type | KEYFDCNT | NUMC | 8 | ||
GENERIC | Generic table type | TYPGENERIC | CHAR | 2 | ||
TYPELEN | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
.INCLUDE | DDUDT | 0 | ||||
AS4USER | Last Changed By | AS4USER | CHAR | 24 | ||
AS4DATE | Last Changed On | AS4DATE | DATS | 16 | ||
AS4TIME | Last changed at | AS4TIME | TIMS | 12 | ||
TTYPKIND | Category of Table Type (Range or General Table Type) | TTYPKIND | CHAR | 2 | ||
RANGE_CTYP | Elem. type of LOW and HIGH components of a Ranges type | RANGE_CTYP | CHAR | 60 | ||
REFTYPE | Type of Object Referenced | DDREFTYPE | CHAR | 2 | ||
OCCURS | Initial Line Number for Table Types | DDOCCURS | NUMC | 10 | ||
PROXYTYPE | DD: Is a generated proxy object | DDPROXYTY | CHAR | 2 | ||
ALIAS | Alias for Primary Key of a Table Type (Optional) | TT_PRIMARY_KEY_ALIAS | CHAR | 60 | ||
FURTHERSECKEY | Additional Secondary Keys of a Table Type | TT_FURTHER_SECKEYS | CHAR | 2 | ||
ABAP_LANGUAGE_VERSION | ABAP Language Version | ABAP_LANGUAGE_VERSION | CHAR | 2 |