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