SAP ABAP Function Module DDIF_FIELDINFO_GET (DD: Interface for Reading Text on Tables or Types)
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_FIELDINFO_GET DD: Interface for Reading Text on Tables or Types  
Function Group SDIFRUNTIME   Interfaces for Type Runtime Objects  
Program Name SAPLSDIFRUNTIME    
INCLUDE Name LSDIFRUNTIMEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting X030L_WA TYPE X030L Nametab Header of the Table (of the Type)
Exporting DDOBJTYPE TYPE DD02V-TABCLASS Kind of Type
Exporting DFIES_WA TYPE DFIES Single Information if Necessary
Exporting LINES_DESCR TYPE DDTYPELIST Information about Other Referenced Types
Importing TABNAME TYPE DDOBJNAME Name of the Table (of the Type) for which Information is Required
Importing FIELDNAME TYPE DFIES-FIELDNAME ' ' Use Parameter LFIELDNAME Instead
Importing LANGU TYPE SYST-LANGU SY-LANGU Language of the Texts
Importing LFIELDNAME TYPE DFIES-LFIELDNAME ' ' If Filled, only Field with this Long Name
Importing ALL_TYPES TYPE DDBOOL_D ' ' Take all Types into Consideration
Importing GROUP_NAMES TYPE DDBOOL_D ' ' Take Named Includes into Consideration
Importing UCLEN TYPE UNICODELG Unicode length with which runtime object was generated
Importing DO_NOT_WRITE TYPE DDBOOL_D ' ' Write
Tables DFIES_TAB TYPE DFIES Field List if Necessary
Tables FIXED_VALUES TYPE DDFIXVALUES Description of Domain Fixed Values
Exception NOT_FOUND TYPE Nothing found
Exception INTERNAL_ERROR TYPE Internal Error Occurred
               
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