Where Used List (Function Module) for SAP ABAP Table/Structure Field RGSQU-SETCLASS (RGSQU)
SAP ABAP Table/Structure Field
RGSQU - SETCLASS (RGSQU) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
G_SET_DEQUEUE
|
Unblocking a set | ||||
| 2 |
G_SET_DEQUEUE VALUE(CLASS) LIKE RGSQU-SETCLASS DEFAULT SPACE
|
Unblocking a set | ||||
| 3 |
G_SET_DEQUEUE_WITH_FATHERS
|
Unlocks a Set and all Superordinate Sets | ||||
| 4 |
G_SET_DEQUEUE_WITH_FATHERS VALUE(CLASS) LIKE RGSQU-SETCLASS DEFAULT SPACE
|
Unlocks a Set and all Superordinate Sets | ||||
| 5 |
G_SET_ENQUEUE
|
Blocking a set | ||||
| 6 |
G_SET_ENQUEUE VALUE(CLASS) LIKE RGSQU-SETCLASS DEFAULT SPACE
|
Blocking a set | ||||
| 7 |
G_SET_ENQUEUE_WITH_FATHERS
|
Locks a Set and all Superordinate Sets | ||||
| 8 |
G_SET_ENQUEUE_WITH_FATHERS VALUE(CLASS) LIKE RGSQU-SETCLASS DEFAULT SPACE
|
Locks a Set and all Superordinate Sets | ||||