SAP ABAP Interface IF_GRRM_API_KRI_IMPLREQ (KRI Implementation Request API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_KRI_IMPLREQ | KRI Implementation Request API class | 20080505 |
Properties
| Interface | IF_GRRM_API_KRI_IMPLREQ | |
| Short Description | KRI Implementation Request API |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080505 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080505 |
Friends
Interface IF_GRRM_API_KRI_IMPLREQ has no friend.
Attributes
Interface IF_GRRM_API_KRI_IMPLREQ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a new KRI Implementation Request | 20080505 | |
| 2 | Instance method | Public | Method | Delete KRI Implementation Request | 20080505 | |
| 3 | Static method | Public | Method | Retrieve list of KRI Implementation Requests | 20080505 | |
| 4 | Instance method | Public | Method | Retrieve KRI Implementation Request | 20080505 | |
| 5 | Instance method | Public | Method | Update KRI Implementation Request | 20080505 |
Events
Interface IF_GRRM_API_KRI_IMPLREQ has no event.
Types
Interface IF_GRRM_API_KRI_IMPLREQ 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_KRI_IMPLREQ_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080505 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080505 | |||
| 3 | IS_KRI_IMPLREQ_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRI_IMPLREQ_DATA | KRI Template Data | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method DELETE Signature
Method DELETE on Interface IF_GRRM_API_KRI_IMPLREQ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KRI_IMPLREQ_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_KRI_IMPLREQ_LIST | KRI Implementation Request List | 20080505 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080505 | |||
| 3 | IV_KRITMPL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | KRI Template ID | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KRI_IMPLREQ_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRI_IMPLREQ_DATA | KRI Implementation Request Data | 20080505 | |||
| 2 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Editable | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KRI_IMPLREQ_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRI_IMPLREQ_DATA | KRI Implementation Request Data | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |