Table/Structure Field 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 Table/Structure Field  RGSBS - FIELD Field name SOURCE VALUE(FIELDNAME) LIKE RGSBS-FIELD OPTIONAL
2 Table/Structure Field  RGSBS - FIELD Field name
3 Table/Structure Field  RGSBS - SEARCHFLD Search help field for set SOURCE VALUE(SEARCHFLD) LIKE RGSBS-SEARCHFLD OPTIONAL
4 Table/Structure Field  RGSBS - SEARCHFLD Search help field for set
5 Table/Structure Field  RGSBS - SETNR Identification of a set
6 Table/Structure Field  RGSBS - SETNR Identification of a set SOURCE VALUE(NEW_SETID) LIKE RGSBS-SETNR
7 Table/Structure Field  RGSBS - TABLE Table for set
8 Table/Structure Field  RGSBS - TABLE Table for set SOURCE VALUE(TABLE) LIKE RGSBS-TABLE
9 Table/Structure Field  SYST - MANDT ABAP System Field: Client ID of Current User