Data Element list used by SAP ABAP Function Module G_VSR_FB_STORE_SETID (VSR: Store the setid/shortname to buffer after a Formula Builder call)
SAP ABAP Function Module
G_VSR_FB_STORE_SETID (VSR: Store the setid/shortname to buffer after a Formula Builder call) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCLTAB | Table name that can be used in this class. | SOURCE VALUE(SET_TABNAME) LIKE GB01-BCLTAB OPTIONAL |
|
| 2 | BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(B_CONFIRM) LIKE GB01-BEXCLUDE OPTIONAL |
|
| 3 | BOOL_ID | Boolean rule name | SOURCE VALUE(BOOLID) LIKE GB90-BOOLID OPTIONAL |
|
| 4 | CHAR40 | Character field of length 40 | SOURCE VALUE(SET_TITLE) TYPE CHAR40 OPTIONAL |
|
| 5 | SETID | Identification of a set | SOURCE VALUE(SND_SETID) TYPE SETID |
|
| 6 | SETID | Identification of a set | SOURCE VALUE(SETID) TYPE SETID |
|
| 7 | SETNAMENEW | Set Name | SOURCE VALUE(SHORT_NAME) TYPE SETNAMENEW OPTIONAL |
|