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
Exporting X030L_WA TYPE X030L Name table header
Importing DD02V_WA TYPE DD02V Table header
Importing DD09V_WA TYPE DD09V Technical features of the table
Importing INCL_ALIGN TYPE 'X' 'X' align of the incluof the as a structure; space ..
Tables DD03P_TAB TYPE DD03P Table fields
Tables DD08V_TAB TYPE DD08V Foreign key header of the table
Tables X031L_TAB TYPE X031L Name table fields
Exception NO_NT_FOR_INCLUDE TYPE no longer exists
Exception WRONG_DATATYPE TYPE incorrect DD data type in DD03P
Exception WRONG_TABTYPE TYPE incorrect table type
               
Processing Type
Normal Function Module  
Remote-Enabled 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