SAP ABAP Class CL_GRAC_API_RULESET_COMPARISON (Ruleset Comparison)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
⤷
⤷
Properties
| Class | CL_GRAC_API_RULESET_COMPARISON | |
| Short Description | Ruleset Comparison | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20100806 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_API_RULESET_COMPARISON has no interface implemented.
Friends
Class CL_GRAC_API_RULESET_COMPARISON has no friend class.
Attributes
Class CL_GRAC_API_RULESET_COMPARISON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Compare Rulesets | 20100806 |
Events
Class CL_GRAC_API_RULESET_COMPARISON has no event.
Types
Class CL_GRAC_API_RULESET_COMPARISON has no local type.
Method Signatures
Method COMPARE_RULESETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION_DATA | Call by reference | Type reference (TYPE) | GRAC_T_API_SODRULE | table type for access rule desc table | 20100813 | |||
| 2 | ET_PERMISSION_DATA | Call by reference | Type reference (TYPE) | GRAC_T_API_SODRULE | table type for access rule desc table | 20100819 | |||
| 3 | ET_RISKS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_RISKID_RANGE | Risk ID Range Table | 20100809 | |||
| 4 | ET_RISK_DATA | Call by reference | Type reference (TYPE) | GRAC_T_API_SODRULE | table type for access rule desc table | 20100811 | |||
| 5 | IT_RULESETS | Call by reference | Type reference (TYPE) | GRAC_T_RULESETID_RANGE | Rule Set ID Range | 20100806 | |||
| 6 | IV_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Action Type | 20100819 | |||
| 7 | IV_PERMISSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Permission Type | 20100819 | |||
| 8 | IV_RISK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Risk Type | 20100819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100819 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |