SAP ABAP Function Module DD_MAP_NAMETAB_TO_DDFIELDS (Maps the nametab to a table of the type DDFIELD)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD |
Function Group | SDNT | Function modules for nametab |
Program Name | SAPLSDNT | xx |
INCLUDE Name | LSDNTU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DBPOS | TYPE | DDREFSTRUC-BOOL | SPACE | |||
![]() |
KEYFIELDS | TYPE | DDFIELD-KEYFLAG | 'X' | Key fields are selected in nametab | ||
![]() |
NULLABLE | TYPE | DDFIELD-NULLABLE | 'X' | Flag for nullable | ||
![]() |
AUTHENTIC | TYPE | DDREFSTRUC-BOOL | ' ' | |||
![]() |
CHECK_ONLY | TYPE | DDREFSTRUC-BOOL | SPACE | DD: truth value | ||
![]() |
X030L_WA | TYPE | X030L | SPACE | |||
![]() |
DDFIELDS | TYPE | DDFIELD | Table of the DD table fields | |||
![]() |
X031L_TAB | TYPE | X031L | Nametab field structure | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |