SAP ABAP Function Module DD_GEN_NAMETAB (Generates the nametab (X030, X031_tab) from the DD sources)
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_GEN_NAMETAB | Generates the nametab (X030, X031_tab) from the DD sources |
Function Group | SDNT | Function modules for nametab |
Program Name | SAPLSDNT | xx |
INCLUDE Name | LSDNTU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
X030L_WA | TYPE | X030L | Name table header | |||
![]() |
DD02V_WA | TYPE | DD02V | Table header | |||
![]() |
DD09V_WA | TYPE | DD09V | Technical features of the table | |||
![]() |
INCL_ALIGN | TYPE | 'X' | 'X' align of the incluof the as a structure; space .. | |||
![]() |
DD03P_TAB | TYPE | DD03P | Table fields | |||
![]() |
DD08V_TAB | TYPE | DD08V | Foreign key header of the table | |||
![]() |
X031L_TAB | TYPE | X031L | Name table fields | |||
![]() |
NO_NT_FOR_INCLUDE | TYPE | no longer exists | ||||
![]() |
WRONG_DATATYPE | TYPE | incorrect DD data type in DD03P | ||||
![]() |
WRONG_TABTYPE | TYPE | incorrect table type | ||||
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 |