SAP ABAP Function Module G_FIELD_READ (Read Attributes and Descriptions of a Table Field)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-SL (Application Component) Basic Functions
     GDIF (Package) FI-SL Repository Interface (decoupled)
Basic Data
Function Module G_FIELD_READ Read Attributes and Descriptions of a Table Field  
Function Group GDIF   FI-GL: DDIC Interface (decoupled)  
Program Name SAPLGDIF   FI-GL: DDIC-Interface (entkoppelt) 
INCLUDE Name LGDIFU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FIELD_ATTR TYPE DFIES Attributes of the field (structure like DFIES)
Exporting ORIGINAL_NAME TYPE FIELDNAME Original name if alias in T804C
Importing TABLE TYPE Name of the table
Importing FIELDNAME TYPE FIELDNAME Name of the field
Importing TEXT_FLAG TYPE ' ' Flag whether text should be read
Importing LANGU TYPE SYLANGU SY-LANGU Language of the texts (default is SYLANGU)
Importing NO_GLX_OBJ_PROCESSING TYPE ' '
Importing ADD_FLAG TYPE ' ' Flag for reading the table T804A
Importing SHOW_ALIAS TYPE ' ' Use alias from T804C
Importing UTABLE TYPE ' ' Flag for reading the user tables (T883/T883S)
Exception NOT_FOUND TYPE Field does not exist
               
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  19990105 
SAP Release Created in