SAP ABAP Interface IF_GRRM_API_KRI_INSTANCE (KRI Instance 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_INSTANCE | KRI Instance API class | 20080701 |
Properties
| Interface | IF_GRRM_API_KRI_INSTANCE | |
| Short Description | KRI Instance API |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080701 | 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 | 20080701 |
Friends
Interface IF_GRRM_API_KRI_INSTANCE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_DATAPART_VALUE | Constant | Public | Type reference (TYPE) | GRFN_DATAPART | 'VALUE' | Value Datapart | 20110516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a new KRI Instance | 20080701 | |
| 2 | Instance method | Public | Method | Delete KRI Instance | 20080701 | |
| 3 | Static method | Public | Method | Query list of KRI Instance | 20080701 | |
| 4 | Instance method | Public | Method | Retrieve KRI Instance | 20080701 | |
| 5 | Instance method | Public | Method | Update KRI Instance | 20080701 |
Events
Interface IF_GRRM_API_KRI_INSTANCE has no event.
Types
Interface IF_GRRM_API_KRI_INSTANCE 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_KRIINST_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080701 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080701 | |||
| 3 | IS_KRIINST_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRIINST_DATA | KRI Instance Data | 20080701 | |||
| 4 | IT_KRIINST_SELTAB | Call by reference | Type reference (TYPE) | GRFN_T_SELECTION_TABLE | Selection Table | 20080701 | |||
| 5 | IV_VALIDATE_ON_SAVE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20101015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080701 |
Method DELETE Signature
Method DELETE on Interface IF_GRRM_API_KRI_INSTANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080701 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KRIINST_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_KRIINST_LIST | KRI Instance List | 20080701 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080701 | |||
| 3 | IV_KRIIMPL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | KRI Implementation ID | 20080703 | |||
| 4 | IV_KRITMPL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | KRI Template ID | 20110407 | |||
| 5 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Parent Object ID | 20080725 | |||
| 6 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20080701 | |||
| 7 | IV_RISKCAT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110511 | |||
| 8 | IV_VALUE_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_VALUE_TYPE | Type of KRI value | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080701 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KRIINST_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRIINST_DATA | KRI Instance Data | 20080701 | |||
| 2 | ET_KRIINST_SELTAB | Call by reference | Type reference (TYPE) | GRFN_T_SELECTION_TABLE | Selection Table | 20080701 | |||
| 3 | ET_KRIINST_THRESHOLD | Call by reference | Type reference (TYPE) | GRRM_T_KRI_THRESHOLD | KRI Instance Thresholds | 20120529 | |||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Editable | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080701 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KRIINST_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRIINST_DATA | KRI Instance Data | 20080701 | |||
| 2 | IT_KRIINST_SELTAB | Call by reference | Type reference (TYPE) | GRFN_T_SELECTION_TABLE | Selection Table | 20080701 | |||
| 3 | IT_KRIINST_THRESHOLD | Call by reference | Type reference (TYPE) | GRRM_T_KRI_THRESHOLD | KRI Instance Thresholds | 20120529 | |||
| 4 | IV_THRESHOLDS_ONLY | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20120529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080701 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |