SAP ABAP Class CL_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
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_ENTITY_API (Package) Risk Management APIs
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20120315 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_ANA_KRI_CONFIG | KRI Driven Analysis Configuration | 20120315 |
Properties
Class | CL_GRRM_API_ANA_KRI_CONFIG | |
Short Description | KRI Driven Analysis Configuration | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20120315 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_API_ANA_KRI_CONFIG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_API_ANA_KRI_CONFIG | KRI Driven Analysis Configuration | 20120315 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20120315 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ERROR | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | 20120320 | ||
2 | MC_MESSAGE_CLASS | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRRM_ANALYSIS' | 20120320 | ||
3 | MC_MESSAGE_CLASS_FN | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | 20120320 | ||
4 | MC_MODEL_CLASS | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ANA_KRI_CONFIG' | Reference type | 20120315 | |
5 | MC_MODEL_CRISK | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20120321 | |
6 | MC_MODEL_RISK | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK' | Reference type | 20120321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_INPUT | Instance method | Private | Method | Check input data | 20120316 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20120316 |
3 | CREATE | Instance method | Public | Method | 20120316 | |
4 | DELETE | Instance method | Public | Method | 20120316 | |
5 | GET | Static method | Private | Method | Get | 20120316 |
6 | GET_BAPIRET | Instance method | Private | Method | Transform message into bapiret format | 20120316 |
7 | GET_ORGUNIT | Static method | Private | Method | Get orgunit | 20120321 |
8 | INVOKE_ANALYSIS_UPDATE | Instance method | Public | Method | 20120316 | |
9 | QUERY | Instance method | Public | Method | 20120316 | |
10 | RETRIEVE | Instance method | Public | Method | 20120316 | |
11 | UPDATE | Instance method | Public | Method | 20120316 | |
12 | UPDATE_BOW_TIE | Static method | Private | Method | 20120430 | |
13 | UPDATE_DRS5 | Static method | Private | Method | 20120430 |
Events
Class CL_GRRM_API_ANA_KRI_CONFIG has no event.
Types
Class CL_GRRM_API_ANA_KRI_CONFIG has no local type.
Method Signatures
Method CHECK_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_ANA_KRI_CONFIG_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANA_KRI_CONFIG | KRI Driven Analysis | 20120316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120316 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120316 | ||
2 | Importing | IV_ANA_KRI_CONFIG_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_API_ID | KRI Driven Analysis Configuration - Configuration API ID | 20120316 |
Method CONSTRUCTOR on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method CREATE Signature
Method CREATE on class CL_GRRM_API_ANA_KRI_CONFIG has no parameter.
Method CREATE on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method DELETE Signature
Method DELETE on class CL_GRRM_API_ANA_KRI_CONFIG has no parameter.
Method DELETE on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120316 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120316 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_ANA_KRI_CONFIG | KRI Driven Analysis Configuration | 20120316 |
Method GET on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method GET_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20120316 | ||
2 | Importing | IV_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20120316 | ||
3 | Importing | IV_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20120316 | ||
4 | Importing | IV_TP | Value transfer | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20120316 | ||
5 | Importing | IV_V1 | Value transfer | Type reference (TYPE) | ANY | 20120316 | |||
6 | Importing | IV_V2 | Value transfer | Type reference (TYPE) | ANY | 20120316 | |||
7 | Importing | IV_V3 | Value transfer | Type reference (TYPE) | ANY | 20120316 | |||
8 | Importing | IV_V4 | Value transfer | Type reference (TYPE) | ANY | 20120316 | |||
9 | Returning | RS_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20120316 |
Method GET_BAPIRET on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method GET_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120321 | ||
2 | Importing | IS_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANALYSIS_DATA | Analysis Data | 20120321 | ||
3 | Returning | RV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120321 |
Method INVOKE_ANALYSIS_UPDATE Signature
Method INVOKE_ANALYSIS_UPDATE on class CL_GRRM_API_ANA_KRI_CONFIG has no parameter.
Method INVOKE_ANALYSIS_UPDATE on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method QUERY Signature
Method QUERY on class CL_GRRM_API_ANA_KRI_CONFIG has no parameter.
Method QUERY on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_ANA_KRI_CONFIG has no parameter.
Method RETRIEVE on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_ANA_KRI_CONFIG has no parameter.
Method UPDATE on class CL_GRRM_API_ANA_KRI_CONFIG has no exception.
Method UPDATE_BOW_TIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_API_ANALYSIS | Analysis API | 20120430 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120430 | ||
3 | Importing | IT_CONFIG | Call by reference | Type reference (TYPE) | GRRM_T_API_ANA_KRI_CONFIG_LIST | KRI Driven Analysis Configuration | 20120430 | ||
4 | Importing | IV_ONLY_AUTOMATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120430 | |||
5 | Importing | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120430 |
Method UPDATE_DRS5 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_API_ANALYSIS | Analysis API | 20120430 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120430 | ||
3 | Importing | IT_CONFIG | Call by reference | Type reference (TYPE) | GRRM_T_API_ANA_KRI_CONFIG_LIST | KRI Driven Analysis Configuration | 20120430 | ||
4 | Importing | IV_ONLY_AUTOMATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120430 | |||
5 | Importing | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120430 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |