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