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 Data Element  BCLFIELD Field that belongs to this class SOURCE VALUE(SET_FLDNAME) LIKE GB01-BCLFIELD OPTIONAL
2 Data Element  BCLTAB Table name that can be used in this class. SOURCE VALUE(SET_TABNAME) LIKE GB01-BCLTAB OPTIONAL
3 Data Element  BEXCLUDE Indicator: Field cannot be used in rule SOURCE VALUE(B_CONFIRM) LIKE GB01-BEXCLUDE OPTIONAL
4 Data Element  BOOL_ID Boolean rule name SOURCE VALUE(BOOLID) LIKE GB90-BOOLID OPTIONAL
5 Data Element  CHAR40 Character field of length 40 SOURCE REFERENCE(SET_TITLE) TYPE CHAR40
6 Data Element  SETID Identification of a set SOURCE REFERENCE(SETID) TYPE SETID
7 Data Element  SETID Identification of a set SOURCE VALUE(OLD_SETID) TYPE SETID OPTIONAL
8 Data Element  SETNAMENEW Set Name SOURCE VALUE(SHORTNAME) TYPE SETNAMENEW