Data Element list used by SAP ABAP Function Module G_SET_GET_NEW_SETID (Bestimmt die Set-ID für alte Sets aus Setnamen, Tabellenfeld und Searchfld)
SAP ABAP Function Module G_SET_GET_NEW_SETID (Bestimmt die Set-ID für alte Sets aus Setnamen, Tabellenfeld und Searchfld) is using
# Object Type Object Name Object Description Note
     
1 Data Element  SETFLD Field name SOURCE VALUE(FIELDNAME) LIKE RGSBS-FIELD OPTIONAL
2 Data Element  SETID Identification of a set SOURCE VALUE(NEW_SETID) LIKE RGSBS-SETNR
3 Data Element  SETSEARCH Search help field for set SOURCE VALUE(SEARCHFLD) LIKE RGSBS-SEARCHFLD OPTIONAL
4 Data Element  SETTABLE Table for set SOURCE VALUE(TABLE) LIKE RGSBS-TABLE