Data Element list used by SAP ABAP Function Module G_VSR_GET_SETID_FROM_SHORTNAME (VSR: Retrieve the name of a set from his SETID)
SAP ABAP Function Module
G_VSR_GET_SETID_FROM_SHORTNAME (VSR: Retrieve the name of a set from his SETID) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BCLFIELD | Field that belongs to this class | SOURCE VALUE(SET_FLDNAME) LIKE GB01-BCLFIELD OPTIONAL |
2 | ![]() |
BCLTAB | Table name that can be used in this class. | SOURCE VALUE(SET_TABNAME) LIKE GB01-BCLTAB OPTIONAL |
3 | ![]() |
BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(B_CONFIRM) LIKE GB01-BEXCLUDE OPTIONAL |
4 | ![]() |
BOOL_ID | Boolean rule name | SOURCE VALUE(BOOLID) LIKE GB90-BOOLID OPTIONAL |
5 | ![]() |
CHAR40 | Character field of length 40 | SOURCE REFERENCE(SET_TITLE) TYPE CHAR40 |
6 | ![]() |
SETID | Identification of a set | SOURCE REFERENCE(SETID) TYPE SETID |
7 | ![]() |
SETID | Identification of a set | SOURCE VALUE(OLD_SETID) TYPE SETID OPTIONAL |
8 | ![]() |
SETNAMENEW | Set Name | SOURCE VALUE(SHORTNAME) TYPE SETNAMENEW |