SAP ABAP Function Module DDIF_FIELDLABEL_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_FIELDLABEL_GET DD: Interface for Reading Text on Tables or Types  
Function Group SDIFRUNTIME   Interfaces for Type Runtime Objects  
Program Name SAPLSDIFRUNTIME    
INCLUDE Name LSDIFRUNTIMEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LABEL TYPE STRING
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
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  20010205 
SAP Release Created in 46D