Data Element list used by SAP ABAP Function Module FC_GET_TOP_SET (Auswählen eines Sets aus einer Liste)
SAP ABAP Function Module
FC_GET_TOP_SET (Auswählen eines Sets aus einer Liste) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SETCLASS | Set class | SOURCE VALUE(CLASS_NAME) LIKE RGSBS-CLASS |
|
| 2 | SETFLD | Field name | SOURCE VALUE(SET_FIELD) LIKE RGSBS-FIELD |
|
| 3 | SETID | Identification of a set | SOURCE VALUE(SETID) LIKE SETHIER-SETID |
|
| 4 | SETTABLE | Table for set | SOURCE VALUE(TABLE_NAME) LIKE RGSBS-TABLE |
|
| 5 | SETTEXT | Short description of a set | SOURCE VALUE(SET_TITLE) LIKE RGSBS-TITLE |
|
| 6 | STYPE | Set type | SOURCE VALUE(SET_TYPE) LIKE RGSBS-TYPE |
|