Table/Structure Field list used by SAP ABAP Function Module DD_MAP_NAMETAB_TO_DDFIELDS (Maps the nametab to a table of the type DDFIELD)
SAP ABAP Function Module
DD_MAP_NAMETAB_TO_DDFIELDS (Maps the nametab to a table of the type DDFIELD) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDFIELD - DECIMALS | Number of Decimal Places | ||
| 2 | DDFIELD - FIELDNAME | Field Name | ||
| 3 | DDFIELD - KEYFLAG | Identifies a key field of a table | ||
| 4 | DDFIELD - KEYFLAG | Identifies a key field of a table | SOURCE VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT 'X' |
|
| 5 | DDFIELD - LENG | Length (No. of Characters) | ||
| 6 | DDFIELD - NULLABLE | Null values allowed | SOURCE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X' |
|
| 7 | DDFIELD - NULLABLE | Null values allowed | ||
| 8 | DDFIELD - POSITION | Position of the field in the table | ||
| 9 | DDFIELD - DATATYPE | Data Type in ABAP Dictionary | ||
| 10 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(DBPOS) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
|
| 11 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(AUTHENTIC) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 12 | DDREFSTRUC - BOOL | DD: truth value | ||
| 13 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(CHECK_ONLY) TYPE DDREFSTRUC-BOOL DEFAULT SPACE |
|
| 14 | DDSUX030L - EXROUT | Flag if table to be compressed | ||
| 15 | DDSUX030L - FLAG4 | Flag of length 1 byte for table attributes | ||
| 16 | DDSUX030L - UNICODELG | Unicode length with which runtime object was generated | ||
| 17 | DDSUX031L - DBTABPOS | Position number of table field in database | ||
| 18 | DDSUX031L - FLAG1 | Flag 1 length 1 byte for field attributes | ||
| 19 | DDSUX031L - FIELDNAME | Field Name | ||
| 20 | DDSUX031L - DTYP | Data Type in ABAP Dictionary | ||
| 21 | DDSUX031L - DIGITS | Dictionary length for DEC, CURR, QUAN types | ||
| 22 | DDSUX031L - DECIMALS | Number of decimal places in the field | ||
| 23 | DDSUX031L - DBLENGTH2 | ABAP Dictionary: Length on Database | ||
| 24 | DDSUX031L - DBLENGTH | Field Length in ABAP | ||
| 25 | X030L - EXROUT | Flag if table to be compressed | ||
| 26 | X030L - FLAG4 | Flag of length 1 byte for table attributes | ||
| 27 | X030L - UNICODELG | Unicode length with which runtime object was generated | ||
| 28 | X031L - DBLENGTH | Field Length in ABAP | ||
| 29 | X031L - DBLENGTH2 | ABAP Dictionary: Length on Database | ||
| 30 | X031L - DBTABPOS | Position number of table field in database | ||
| 31 | X031L - DECIMALS | Number of decimal places in the field | ||
| 32 | X031L - DIGITS | Dictionary length for DEC, CURR, QUAN types | ||
| 33 | X031L - DTYP | Data Type in ABAP Dictionary | ||
| 34 | X031L - FIELDNAME | Field Name | ||
| 35 | X031L - FLAG1 | Flag 1 length 1 byte for field attributes | ||
| 36 | X031L - POSITION | Position number of table field in database |