SAP ABAP Function Module DD_GET_NAMETAB_HEADER (Reading the header of the active / inactive nametab)
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_HEADER Reading the header of the active / inactive nametab  
Function Group SDNT   Function modules for nametab  
Program Name SAPLSDNT   xx 
INCLUDE Name LSDNTU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting R_MODEFLAG TYPE DDXTT-MODEFLAG Mode flag if read inactive
Exporting R_STATUS TYPE DDXTT-MODEFLAG read version (N/A)
Exporting X030L_WA TYPE X030L Nametab header
Importing STATUS TYPE DDXTT-MODEFLAG 'A' A: Read active NT, N: Read inactive, M: Latest
Importing TABNAME TYPE DD02L-TABNAME Table name
Exception NOT_FOUND TYPE No header of the specified status is 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