Table 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 | DB-relevant description of DD table fields | SOURCE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X' |
|
| 2 | DDFIELD | DB-relevant description of DD table fields | SOURCE VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT 'X' |
|
| 3 | DDFIELD | DB-relevant description of DD table fields | SOURCE DDFIELDS STRUCTURE DDFIELD |
|
| 4 | DDFIELD | DB-relevant description of DD table fields | ||
| 5 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(DBPOS) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
|
| 6 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(CHECK_ONLY) TYPE DDREFSTRUC-BOOL DEFAULT SPACE |
|
| 7 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(AUTHENTIC) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 8 | X030L | Nametab Header, Database Structure DDNTT | SOURCE VALUE(X030L_WA) LIKE X030L DEFAULT SPACE |
|
| 9 | X030L | Nametab Header, Database Structure DDNTT | ||
| 10 | X031L | Nametab Structure, Database Structure DDNTF | ||
| 11 | X031L | Nametab Structure, Database Structure DDNTF | SOURCE X031L_TAB STRUCTURE X031L |