Table/Structure Field list used by SAP ABAP Function Module G_SET_CHECK_UNIQUENESS (Eindeutigkeitsprüfung für ein Single- oder Basic-Set)
SAP ABAP Function Module
G_SET_CHECK_UNIQUENESS (Eindeutigkeitsprüfung für ein Single- oder Basic-Set) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RGSMH - CLASS | Set class | SOURCE VALUE(CLASS) LIKE RGSMH-CLASS DEFAULT SPACE |
|
| 2 | RGSMH - ISUNIQUE | X flag: Is unique | ||
| 3 | RGSMH - ISUNIQUE | X flag: Is unique | SOURCE VALUE(ISUNIQUE) LIKE RGSMH-ISUNIQUE |
|
| 4 | RGSMH - TABLE | Table Name | SOURCE VALUE(TABLE) LIKE RGSMH-TABLE DEFAULT SPACE |
|
| 5 | RGSMH - TABLE | Table Name | ||
| 6 | RGSMH - CLASS | Set class | ||
| 7 | SETHIER - SETID | Identification of a set | ||
| 8 | SETVALUES - FROM | From Value | ||
| 9 | SETVALUES - TO | To value | ||
| 10 | SETVAL_SIMPLE - FROM | From Value | ||
| 11 | SETVAL_SIMPLE - TO | To value | ||
| 12 | SYST - MSGID | ABAP System Field: Message ID | ||
| 13 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 14 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 15 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 16 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 17 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 18 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 19 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |