SAP ABAP Class CL_GRAC_ERM_ROLE_DELETION_BG (Delete Roles in Background Mode)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_SCHEDULER | Schdeduler | 20110328 |
Properties
| Class | CL_GRAC_ERM_ROLE_DELETION_BG | |
| Short Description | Delete Roles in Background Mode | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ROLE_MANAGEMENT | GRC ERM Support |
| Created | 20110328 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_ERM_ROLE_DELETION_BG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_SCHEDULER | Schdeduler | 20110328 |
Friends
Class CL_GRAC_ERM_ROLE_DELETION_BG has no friend class.
Attributes
Class CL_GRAC_ERM_ROLE_DELETION_BG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Roles | 20110406 | |
| 2 | Instance method | Public | Method | Assistant method to set data in scheduler tables | 20110331 |
Events
Class CL_GRAC_ERM_ROLE_DELETION_BG has no event.
Types
Class CL_GRAC_ERM_ROLE_DELETION_BG has no local type.
Method Signatures
Method DELETE_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FINAL | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_DET | Table type for role details | 20110406 | |||
| 2 | ET_ROLE_BUCKET | Call by reference | Type reference (TYPE) | GRAC_T_ROLE | Table of roles | 20110406 | |||
| 3 | IT_FINAL | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_DET | Table type for role details | 20110406 | |||
| 4 | IT_ROLE_BUCKET | Call by reference | Type reference (TYPE) | GRAC_T_ROLE | Table of roles | 20110406 | |||
| 5 | IV_RECURSION | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110406 | |||
| 6 | I_SESSION_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Role API | 20110406 |
Method DELETE_ROLES on class CL_GRAC_ERM_ROLE_DELETION_BG has no exception.
Method SET_DELETED_ROLESDATA_BG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROLE_DATA | Call by reference | Type reference (TYPE) | GRAC_T_ROLE | Table of roles | 20110331 | |||
| 2 | IV_PLAN_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20110331 |
Method SET_DELETED_ROLESDATA_BG on class CL_GRAC_ERM_ROLE_DELETION_BG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |