SAP ABAP Function Module NAMETAB_GET (Read table structure to a table)
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 NAMETAB_GET Read table structure to a table  
Function Group SDD3   Dictionary interfaces  
Program Name SAPLSDD3    
INCLUDE Name LSDD3U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE X030L returned table header (X030L)
Exporting RC TYPE SYST-SUBRC Various error statuses of table
Importing LANGU TYPE DNTAB-LANGU SY-LANGU Language
Importing ONLY TYPE DNTAB-LOGFLAG SPACE Choice: header (H) or Namtab (T) o
Importing TABNAME TYPE DNTAB-TABNAME ' ' Table name
Tables NAMETAB TYPE DNTAB returned table structure
Exception INTERNAL_ERROR TYPE Internal error
Exception TABLE_HAS_NO_FIELDS TYPE Table has no fields
Exception TABLE_NOT_ACTIV TYPE Table is not active
Exception NO_TEXTS_FOUND TYPE All texts were not read
               
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