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 | ![]() |
SETFLD | Field name | SOURCE VALUE(FIELDNAME) LIKE RGSBS-FIELD OPTIONAL |
2 | ![]() |
SETID | Identification of a set | SOURCE VALUE(NEW_SETID) LIKE RGSBS-SETNR |
3 | ![]() |
SETSEARCH | Search help field for set | SOURCE VALUE(SEARCHFLD) LIKE RGSBS-SEARCHFLD OPTIONAL |
4 | ![]() |
SETTABLE | Table for set | SOURCE VALUE(TABLE) LIKE RGSBS-TABLE |