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 |
|---|---|---|---|---|---|---|---|
| |
DESCRIPTION | TYPE | DFIES-SCRTEXT_M | Description of field. | |||
| |
FIELD_OUT | TYPE | GB01-BCLFIELD | Field name with this index. | |||
| |
TABLE_OUT | TYPE | GB01-BCLTAB | Table name with this index. | |||
| |
CLASSTYPE | TYPE | GB01-CLASSTYPE | B for read class or S for write class | |||
| |
FIELD_IN | TYPE | GB01-BCLFIELD | Field name to search for. | |||
| |
INDEX_IN | TYPE | SYST-TABIX | Index to find description for (if 0, use field. | |||
| |
TABLE_IN | TYPE | GB01-BCLTAB | Table name to search for. | |||
| |
NOT_FOUND | TYPE | Index or field not found | ||||
Processing Type
| Normal Function 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 |