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