SAP ABAP Function Module G_FIELD_SET (Read fields of a table structure)
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_SET Read fields of a table structure  
Function Group GDIF   FI-GL: DDIC Interface (decoupled)  
Program Name SAPLGDIF   FI-GL: DDIC-Interface (entkoppelt) 
INCLUDE Name LGDIFU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OTABLE TYPE Original table
Importing TABLE TYPE Name of the table of the desired f
Importing TEXT_FLAG TYPE ' ' Reading the field texts
Importing LANGU TYPE SYLANGU SY-LANGU Language of the texts (default is
Importing ADD_FLAG TYPE ' ' Flag for reading the RW tables (T8
Importing FTYPE TYPE 'K' Category of the desired fields (K,
Importing NO_GLX_OBJ_PROCESSING TYPE ' ' Ind.: do not take obj. tab. into account /GLX
Importing OBJECTTABLE TYPE ' ' Object table(if less than in T800A)
Importing OBJECTTABLE2 TYPE ' ' 2nd object table(if less than in T800A)
Importing LENGTH24 TYPE ' ' Flag for fields with length <= 24
Importing SHOW_ALIAS TYPE ' ' Take alias field name from T804C into account
Importing UTABLE TYPE ' ' Flag for reading the user table
Exception NOT_FOUND TYPE Table 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