SAP ABAP Function Module DDIF_NAMETAB_GET (DD: Interface to Read a Runtime Object from the ABAP Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDBT (Package) ABAP Dictionary: Basic Tools
Basic Data
Function Module DDIF_NAMETAB_GET DD: Interface to Read a Runtime Object from the ABAP Dictionary  
Function Group SDIFRUNTIME   Interfaces for Type Runtime Objects  
Program Name SAPLSDIFRUNTIME    
INCLUDE Name LSDIFRUNTIMEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting X030L_WA TYPE X030L Header Information of Runtime Object
Exporting DTELINFO_WA TYPE DTELINFO Decoded Information about a Data Element
Exporting TTYPINFO_WA TYPE TTYPINFO Encoded Information about a Table Type
Exporting DDOBJTYPE TYPE DD02V-TABCLASS Kind of Type
Exporting DFIES_WA TYPE DFIES Field Information (Without Domain and Text)
Exporting LINES_DESCR TYPE DDTYPELIST Information about Other Referenced Types
Importing TABNAME TYPE DDOBJNAME Name of Table (of the Type)
Importing ALL_TYPES TYPE DDBOOL_D ' ' Take Runtime Objects for All Types into Consideration
Importing LFIELDNAME TYPE DFIES-LFIELDNAME ' ' Poss. Long Field Name of Search Field
Importing GROUP_NAMES TYPE DDBOOL_D ' ' Take Named Includes into Consideration
Importing UCLEN TYPE UNICODELG Unicode length with which runtime object was generated
Importing STATUS TYPE AS4LOCAL 'A' Activation Status of a Repository Object
Tables X031L_TAB TYPE X031L Field List of Runtime Object (Technical View)
Tables DFIES_TAB TYPE DFIES Decoded Field Information WITHOUT Domain and Text Information
Exception NOT_FOUND TYPE No Active Runtime Object Found for TABNAME
               
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  20001009 
SAP Release Created in 46D