Data Element 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 Data Element  DDBOOL_D DD: truth value SOURCE VALUE(AUTHENTIC) LIKE DDREFSTRUC-BOOL DEFAULT ' '
2 Data Element  DDBOOL_D DD: truth value SOURCE VALUE(CHECK_ONLY) TYPE DDREFSTRUC-BOOL DEFAULT SPACE
3 Data Element  DDBOOL_D DD: truth value SOURCE VALUE(DBPOS) LIKE DDREFSTRUC-BOOL DEFAULT SPACE
4 Data Element  KEYFLAG Identifies a key field of a table SOURCE VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT 'X'
5 Data Element  NULLABLE Null values allowed SOURCE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X'