SAP ABAP Interface IF_GRAC_API_SOD_RISK (API Interface for SOD Risk)
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_RISK | API Class for SOD Risk | 20090828 |
Properties
| Interface | IF_GRAC_API_SOD_RISK | |
| Short Description | API Interface for SOD Risk |
General Data
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20090828 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_SOD_RISK has no forward declaration.
Interfaces
Interface IF_GRAC_API_SOD_RISK has no interface.
Friends
Interface IF_GRAC_API_SOD_RISK has no friend.
Attributes
Interface IF_GRAC_API_SOD_RISK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete the selected Risk | 20090828 | |
| 2 | Instance method | Public | Method | Get the selected RIsk | 20090828 | |
| 3 | Instance method | Public | Method | Modify the selected Risk | 20090828 |
Events
Interface IF_GRAC_API_SOD_RISK has no event.
Types
Interface IF_GRAC_API_SOD_RISK has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110303 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RISK | Call by reference | Type reference (TYPE) | GRAC_S_SODRISK | SOD Risk Table | 20090902 | |||
| 2 | ET_RISKFUNC_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SODRISKFUNC | SOD Risk Function Table | 20090829 | |||
| 3 | ET_RISKOWN_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SODRISKOWN | SOD Risk Owner Table | 20090829 | |||
| 4 | ET_RISKRS_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SODRISKRS | SOD Risk Rule Set Table | 20090829 | |||
| 5 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | SPACE | Boolean | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100316 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090828 | |||
| 2 | IS_RISK | Call by reference | Type reference (TYPE) | GRAC_S_SODRISK | SOD Risk | 20090831 | |||
| 3 | IT_RISKFUNC | Call by reference | Type reference (TYPE) | GRAC_T_SODRISKFUNC | SOD Risk | 20090831 | |||
| 4 | IT_RISKOWN | Call by reference | Type reference (TYPE) | GRAC_T_SODRISKOWN | SOD Risk | 20090831 | |||
| 5 | IT_RISKRS | Call by reference | Type reference (TYPE) | GRAC_T_SODRISKRS | SOD Risk | 20090831 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key | 20090831 |
Method UPDATE on Interface IF_GRAC_API_SOD_RISK has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |