Data Element list used by SAP ABAP Function Module G_RW_SET_SEARCH (Setauswahl über erweiterten Selektionsbildschirm (im Report Writer))
SAP ABAP Function Module
G_RW_SET_SEARCH (Setauswahl über erweiterten Selektionsbildschirm (im Report Writer)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FLAG | General Flag | ||
| 2 | LIB | Library | SOURCE VALUE(LIB) LIKE SETHIER-LIB DEFAULT SPACE |
|
| 3 | RNAME | Report | SOURCE VALUE(RNAME) LIKE SETHIER-RNAME DEFAULT SPACE |
|
| 4 | SETCLASS | Set class | SOURCE VALUE(CLASS) LIKE RGSBS-CLASS DEFAULT SPACE |
|
| 5 | SETCLASS | Set class | SOURCE VALUE(CLASS_NAME) LIKE RGSBS-CLASS |
|
| 6 | SETFLD | Field name | SOURCE VALUE(FIELD_NAME) LIKE RGSBS-FIELD DEFAULT '*' |
|
| 7 | SETFLD | Field name | SOURCE VALUE(SET_FIELD) LIKE RGSBS-FIELD |
|
| 8 | SETID | Identification of a set | SOURCE VALUE(SETID) LIKE RGSBS-SETNR |
|
| 9 | SETTABLE | Table for set | SOURCE VALUE(TABLE_NAME) LIKE RGSBS-TABLE |
|
| 10 | SETTABLE | Table for set | SOURCE VALUE(TABLE) LIKE RGSBS-TABLE DEFAULT '*' |
|
| 11 | SETTEXT | Short description of a set | SOURCE VALUE(SET_TITLE) LIKE RGSBS-TITLE |
|
| 12 | STYPE | Set type | SOURCE VALUE(SET_TYPE) LIKE RGSBS-TYPE |
|
| 13 | XFELD | Checkbox | SOURCE VALUE(NO_REFINING_POPUP) LIKE RWIF_C1-PARAM DEFAULT ' ' |