SAP ABAP Class CL_GRAC_ROLE_GENERATION_BG (Role Generation in Background)
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 | 20100616 |
Properties
| Class | CL_GRAC_ROLE_GENERATION_BG | |
| Short Description | Role Generation in Background | |
| 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 | 20100616 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_ROLE_GENERATION_BG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_SCHEDULER | Schdeduler | 20100616 |
Friends
Class CL_GRAC_ROLE_GENERATION_BG has no friend class.
Attributes
Class CL_GRAC_ROLE_GENERATION_BG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Risk Violation for Role Geneation | 20100618 | |
| 2 | Static method | Private | Method | Get message | 20100619 | |
| 3 | Static method | Public | Method | Get selected roles and systems in variant table | 20100618 | |
| 4 | Static method | Public | Method | Log message | 20100622 | |
| 5 | Static method | Public | Method | Set selected roles and systems in variant table | 20100618 |
Events
Class CL_GRAC_ROLE_GENERATION_BG has no event.
Types
Class CL_GRAC_ROLE_GENERATION_BG has no local type.
Method Signatures
Method CHECK_RISK_VIOLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100618 | |||
| 2 | EV_VIOLATION | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100618 | |||
| 3 | IV_REPORT_ID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100618 |
Method CHECK_RISK_VIOLATION on class CL_GRAC_ROLE_GENERATION_BG has no exception.
Method GET_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20100619 | |||
| 2 | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100619 | |||
| 3 | IV_TP | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20100619 | ||
| 4 | IV_V1 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV1 | 20100619 | |||
| 5 | IV_V2 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV2 | 20100619 | |||
| 6 | IV_V3 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV3 | 20100619 | |||
| 7 | IV_V4 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV4 | 20100619 | |||
| 8 | RS_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20100619 |
Method GET_BAPIRET on class CL_GRAC_ROLE_GENERATION_BG has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONNECTOR | Call by reference | Type reference (TYPE) | GRAC_T_API_CONNECTOR | Connector (System) Table | 20100618 | |||
| 2 | ET_ROLES | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Role Table | 20100618 | |||
| 3 | EV_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Backend password | 20100824 | |||
| 4 | IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100618 |
Method GET_VARIANT on class CL_GRAC_ROLE_GENERATION_BG has no exception.
Method LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100622 | |||
| 2 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100622 |
Method LOG_MESSAGE on class CL_GRAC_ROLE_GENERATION_BG has no exception.
Method SET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONNECTOR | Call by reference | Type reference (TYPE) | GRAC_T_API_CONNECTOR | Connector table | 20100618 | |||
| 2 | IT_ROLES | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Role table | 20100618 | |||
| 3 | IV_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Backend password | 20100824 | |||
| 4 | IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100618 |
Method SET_VARIANT on class CL_GRAC_ROLE_GENERATION_BG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |