SAP ABAP Interface IF_GRRM_API_ANA_KRI_CONFIG (KRI Driven Analysis Configuration)
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_ANA_KRI_CONFIG | KRI Driven Analysis Configuration | 20120315 |
Properties
Interface | IF_GRRM_API_ANA_KRI_CONFIG | |
Short Description | KRI Driven Analysis Configuration |
General Data
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20120315 | 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 | 20120315 |
Friends
Interface IF_GRRM_API_ANA_KRI_CONFIG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_UPDATE_MODE_AUTOMATIC | Constant | Public | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_UPDATE_MOD | 'A' | KRI Driven Analysis Configuration - Update mode | 20120416 | |
2 | MV_UPDATE_MODE_MANUAL | Constant | Public | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_UPDATE_MOD | 'M' | KRI Driven Analysis Configuration - Update mode | 20120416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create KRI Driven Analysis Configuration | 20120315 |
2 | ![]() |
Instance method | Public | Method | Delete KRI Driven Analysis Configuration | 20120315 |
3 | ![]() |
Static method | Public | Method | Invoke Analysis Update | 20120316 |
4 | ![]() |
Static method | Public | Method | Query KRI Driven Analysis Configuration | 20120315 |
5 | ![]() |
Instance method | Public | Method | Retrieve KRI Driven Analysis Configuration | 20120315 |
6 | ![]() |
Instance method | Public | Method | Update KRI Driven Analysis Configuration | 20120315 |
Events
Interface IF_GRRM_API_ANA_KRI_CONFIG has no event.
Types
Interface IF_GRRM_API_ANA_KRI_CONFIG has no local type.
Method Signatures
Method CREATE 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 | 20120315 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANA_KRI_CONFIG | KRI Driven Analysis | 20120316 | ||
3 | ![]() |
RV_ANA_KRI_CONFIG_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120315 |
Method DELETE Signature
Method DELETE on Interface IF_GRRM_API_ANA_KRI_CONFIG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120315 |
Method INVOKE_ANALYSIS_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 | 20120316 | ||
2 | ![]() |
IT_KRI_ID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20120316 | ||
3 | ![]() |
IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_ANA_API_ID | KRI Driven Analysis Configuration - Analysis API ID | 20120411 | ||
4 | ![]() |
IV_KRI_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_KRI_API_ID | KRI Driven Analysis Configuration - KRI ID | 20120316 | ||
5 | ![]() |
IV_ONLY_AUTOMATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120416 | ||
6 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_PAR_API_ID | KRI Driven Analysis Configuration - Parent API ID | 20120316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120316 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | GRRM_T_API_ANA_KRI_CONFIG_LIST | KRI Driven Analysis Configuration | 20120316 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120315 | ||
3 | ![]() |
IT_KRI_ID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20120316 | ||
4 | ![]() |
IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_ANA_API_ID | KRI Driven Analysis Configuration - Analysis API ID | 20120315 | ||
5 | ![]() |
IV_FILL_KRI_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120321 | ||
6 | ![]() |
IV_KRI_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_KRI_API_ID | KRI Driven Analysis Configuration - KRI ID | 20120315 | ||
7 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_PAR_API_ID | KRI Driven Analysis Configuration - Parent API ID | 20120316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120315 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANA_KRI_CONFIG | KRI Driven Analysis | 20120316 | ||
2 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20120315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120315 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANA_KRI_CONFIG | KRI Driven Analysis | 20120316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120315 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |