SAP ABAP Interface IF_GRAC_API_ORG_RULES (API Org Rules)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_API_SOD_ORGRULE | Org Rule API | 20091119 |
Properties
| Interface | IF_GRAC_API_ORG_RULES | |
| Short Description | API Org Rules |
General Data
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20091107 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_ORG_RULES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091107 |
Friends
Interface IF_GRAC_API_ORG_RULES has no friend.
Attributes
Interface IF_GRAC_API_ORG_RULES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Org Rules | 20091107 | |
| 2 | Instance method | Public | Method | Delete Org Rules | 20091111 | |
| 3 | Static method | Public | Method | Query Org Rules | 20091110 | |
| 4 | Instance method | Public | Method | Retreive Org Rules | 20091111 | |
| 5 | Instance method | Public | Method | Update Org Rules | 20091111 |
Events
Interface IF_GRAC_API_ORG_RULES has no event.
Types
Interface IF_GRAC_API_ORG_RULES has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ORG_RULE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Org Rule ID | 20091110 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091107 | |||
| 3 | IS_ORGRULE_ATT | Call by reference | Type reference (TYPE) | GRAC_S_API_ORGRULE_ATT | OrgRule Details | 20091107 | |||
| 4 | IT_ORGRULE_SYSTEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SYSORGRULE | SOD Org Rule systems | 20110714 | |||
| 5 | IT_ORGRULE_VALUES | Call by reference | Type reference (TYPE) | GRAC_T_ORGRULE_VALUES | SOD OrgRule Values | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091111 |
Method DELETE Signature
Method DELETE on Interface IF_GRAC_API_ORG_RULES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091111 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORG_RULES | Call by reference | Type reference (TYPE) | GRAC_T_API_ORGRULE | OrgRule Table | 20091111 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091110 | |||
| 3 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20091113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091111 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ORGRULE_ATT | Call by reference | Type reference (TYPE) | GRAC_S_API_ORGRULE_ATT | OrgRule Details | 20091111 | |||
| 2 | ET_ORGRULE_SYSTEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SYSORGRULE | SOD Org Rule systems | 20110714 | |||
| 3 | ET_ORGRULE_VALUES | Call by reference | Type reference (TYPE) | GRAC_T_ORGRULE_VALUES | OrgRule Details | 20091111 | |||
| 4 | I_EDIT_MODE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091111 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ORGRULE_ATT | Call by reference | Type reference (TYPE) | GRAC_S_API_ORGRULE_ATT | OrgRule Details | 20091111 | |||
| 2 | IT_ORGRULE_SYSTEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SYSORGRULE | SOD Org Rule systems | 20110714 | |||
| 3 | IT_ORGRULE_VALUES | Call by reference | Type reference (TYPE) | GRAC_T_ORGRULE_VALUES | SOD OrgRule Values | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091111 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |