Data Element list used by SAP ABAP Function Module G_GET_CLASS_FIELD_DESCRIPTION (Feld beschreibung wird von einem INTTAB tabelle gelesen.)
SAP ABAP Function Module
G_GET_CLASS_FIELD_DESCRIPTION (Feld beschreibung wird von einem INTTAB tabelle gelesen.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCLFIELD | Field that belongs to this class | SOURCE VALUE(FIELD_IN) LIKE GB01-BCLFIELD |
|
| 2 | BCLFIELD | Field that belongs to this class | SOURCE VALUE(FIELD_OUT) LIKE GB01-BCLFIELD |
|
| 3 | BCLTAB | Table name that can be used in this class. | SOURCE VALUE(TABLE_IN) LIKE GB01-BCLTAB |
|
| 4 | BCLTAB | Table name that can be used in this class. | SOURCE VALUE(TABLE_OUT) LIKE GB01-BCLTAB |
|
| 5 | CLASSTYPE | Class type: Read or write | SOURCE VALUE(CLASSTYPE) LIKE GB01-CLASSTYPE |
|
| 6 | SCRTEXT_M | Medium Field Label | SOURCE VALUE(DESCRIPTION) LIKE DFIES-SCRTEXT_M |
|