SAP ABAP Class IF_GRRM_API_ANA_KRI_CONFIG (KRI Driven Analysis Configuration)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20120315 |
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
| Class | IF_GRRM_API_ANA_KRI_CONFIG | |
| Short Description | KRI Driven Analysis Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120315 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GRRM_API_ANA_KRI_CONFIG has no interface implemented.
Friends
Class IF_GRRM_API_ANA_KRI_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_UPDATE_MOD | 'A' | KRI Driven Analysis Configuration - Update mode | 20120416 | ||
| 2 | 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
Class IF_GRRM_API_ANA_KRI_CONFIG has no event.
Types
Class 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 class 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 |