Class list used by SAP ABAP Program GRFN_SHM_ROLE_CHECK (Check and update GRC roles, stored in share memory)
SAP ABAP Program
GRFN_SHM_ROLE_CHECK (Check and update GRC roles, stored in share memory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GRFN_SHM_ROLE | GRC Modelled Roles - Parsed. | ||
| 2 | CL_GRFN_SHM_ROLE_ROOT | Parsed Modeled Roles - root class | ||
| 3 | CL_SHM_AREA | Shared Memory: General Area Handle | ||
| 4 | CX_ROOT | Abstract Superclass for All Global Exceptions | ||
| 5 | CX_SHM_ALREADY_DETACHED | Handle Already Released | ||
| 6 | CX_SHM_CHANGE_LOCK_ACTIVE | A Change Lock Is Already Active | ||
| 7 | CX_SHM_EXCLUSIVE_LOCK_ACTIVE | Instance Already Locked | ||
| 8 | CX_SHM_INCONSISTENT | Differing Definitions Between Program and Area | ||
| 9 | CX_SHM_NO_ACTIVE_VERSION | No active version exists for an attach | ||
| 10 | CX_SHM_PARAMETER_ERROR | Incorrect parameter transferred | ||
| 11 | CX_SHM_READ_LOCK_ACTIVE | Request for a Second Read Lock | ||
| 12 | CX_SHM_WRONG_HANDLE | Incorrect Handle |