SAP ABAP Function Module DD_AKTIV_TO_INAKTIV_NAMETAB (Converts an active nametab structure into an inactive one.)
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_AKTIV_TO_INAKTIV_NAMETAB Converts an active nametab structure into an inactive one.  
Function Group SDNT   Function modules for nametab  
Program Name SAPLSDNT   xx 
INCLUDE Name LSDNTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DDXTT_TAB TYPE DDXTT Output: DDXTT - structure (inactive name table)
Exporting SUBRC TYPE SYST-SUBRC Output: error number
Importing MFLAG TYPE DDXTF-MODEFLAG Entry: mode flag
Importing TNAME TYPE X030L-TABNAME Entry: table name (optional)
Importing X030L_TAB TYPE X030L Entry: X030L - structure
Tables DDXTF_TAB TYPE DDXTF Output: DDXTF - table (inactive name table)
Tables X031L_TAB TYPE X031L Entry: X031L - table
               
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