SAP ABAP Function Module DD_GET_NAMETAB (Reading the active / inactive nametab in X030L, X031L structure.)
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_GET_NAMETAB Reading the active / inactive nametab in X030L, X031L structure.  
Function Group SDNT   Function modules for nametab  
Program Name SAPLSDNT   xx 
INCLUDE Name LSDNTU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_STATUS TYPE DD02L-AS4LOCAL
Exporting R_MODEFLAG TYPE DDXTF-MODEFLAG Mode flag if read inactive
Exporting R_STATUS TYPE DD02L-AS4LOCAL read version (N/A)
Exporting X030L_WA TYPE X030L Nametab header
Importing STATUS TYPE DD02L-AS4LOCAL 'A' A: Read active NT, N: Read inactive, M: Latest
Importing TABNAME TYPE DD02L-TABNAME Table name
Importing GET_ALL TYPE ' '
Tables X031L_TAB TYPE X031L Nametab fields
Exception NOT_FOUND TYPE No header of the specified status is available
Exception NO_FIELDS TYPE No fields of the specified status are available
               
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