SAP ABAP Function Module G_GET_CLASS_FIELD_DESCRIPTION (Feld beschreibung wird von einem INTTAB tabelle gelesen.)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-VSR (Application Component) Validation, Substitution and Rules
     GVAL (Package) Validation, Substitution and Rules
Basic Data
Function Module G_GET_CLASS_FIELD_DESCRIPTION Feld beschreibung wird von einem INTTAB tabelle gelesen.  
Function Group GBLO   GL Boolean logic: validation/substitutn  
Program Name SAPLGBLO    
INCLUDE Name LGBLOU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DESCRIPTION TYPE DFIES-SCRTEXT_M Description of field.
Exporting FIELD_OUT TYPE GB01-BCLFIELD Field name with this index.
Exporting TABLE_OUT TYPE GB01-BCLTAB Table name with this index.
Importing CLASSTYPE TYPE GB01-CLASSTYPE B for read class or S for write class
Importing FIELD_IN TYPE GB01-BCLFIELD Field name to search for.
Importing INDEX_IN TYPE SYST-TABIX Index to find description for (if 0, use field.
Importing TABLE_IN TYPE GB01-BCLTAB Table name to search for.
Exception NOT_FOUND TYPE Index or field not found
               
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  19931201 
SAP Release Created in