Table/Structure Field list used by SAP ABAP Function Module DD_DICTIONARY_TO_NAMETAB (Reads DD information and generates X030L and X031L)
SAP ABAP Function Module
DD_DICTIONARY_TO_NAMETAB (Reads DD information and generates X030L and X031L) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTABDGET - TABD | Status of the ABAP Dictionary object | ||
| 2 | DCTABLGET - TABD | Status of the ABAP Dictionary object | ||
| 3 | DCTABLGET - TABT | Status of the ABAP Dictionary object | ||
| 4 | DD02V - CLIDEP | Flag indicating client-specific entries | ||
| 5 | DD02V - TABNAME | Table Name | ||
| 6 | DD02V - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02V-TABNAME |
|
| 7 | DD03L - AS4LOCAL | Activation Status of a Repository Object | ||
| 8 | DD03L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(STATUS) LIKE DD03L-AS4LOCAL DEFAULT 'M' |
|
| 9 | DD03P - DOMNAME | Domain name | ||
| 10 | DD03P - TABNAME | Table Name | ||
| 11 | DD03P - POSITION | Position of the field in the table | ||
| 12 | DD03P - KEYFLAG | Identifies a key field of a table | ||
| 13 | DD03P - FIELDNAME | Field Name | ||
| 14 | DD03P - ENTITYTAB | Value table | ||
| 15 | DD03P - DECIMALS | Number of Decimal Places | ||
| 16 | DD03P - DATATYPE | Data Type in ABAP Dictionary | ||
| 17 | DD08L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(FOREIGN_KEY) LIKE DD08L-AS4LOCAL DEFAULT 'X' |
|
| 18 | DD09L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(TECHNICAL_INFO) LIKE DD09L-AS4LOCAL DEFAULT 'X' |
|
| 19 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 20 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |