SAP ABAP Class CL_GRRM_MODEL_ANA_KRI_CONFIG (Model Analysis KRI Configuration)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_RISK (Package) Package GRC-RM Risk
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20120315 |
Properties
| Class | CL_GRRM_MODEL_ANA_KRI_CONFIG | |
| Short Description | Model Analysis KRI Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_RISK | Package GRC-RM Risk |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20120315 |
Friends
Class CL_GRRM_MODEL_ANA_KRI_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGID | 'GRRM_ANALYSIS' | Message Class | 20120315 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_MODEL_ANA_KRI_CONFIG | Model Analysis KRI Configuration | 20120315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_BUFFER | Language Key of Current Text Environment | 20120315 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_GUID | Table of GUIDs | 20120315 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120315 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20120315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120315 | |
| 2 | Instance method | Public | Method | Create KRI Analysis Configuration | 20120315 | |
| 3 | Instance method | Public | Method | Delete KRI Analysis Configuration | 20120315 | |
| 4 | Instance method | Public | Method | Deque KRI Analysis Configuration | 20120315 | |
| 5 | Instance method | Public | Method | Enqueue KRI Analysis Configuration | 20120315 | |
| 6 | Instance method | Public | Method | Get all KRI Analysis Configurations | 20120315 | |
| 7 | Instance method | Public | Method | Is locked | 20120316 | |
| 8 | Instance method | Private | Method | Raise error | 20120315 | |
| 9 | Instance method | Public | Method | Rread KRI Analysis Configuration | 20120315 | |
| 10 | Instance method | Public | Method | Update KRI Analysis Configuration | 20120315 |
Events
Class CL_GRRM_MODEL_ANA_KRI_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_BUFFER | Private | See coding | 20120315 | begin of ys_buffer,
data type grrm_s_ana_kri_config,
updated type xfeld,
end of ys_buffer
|
||
| 2 | YT_BUFFER | Private | See coding | 20120315 | yt_buffer type hashed table of ys_buffer with unique key data-config_id
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20120315 |
Method CONSTRUCTOR on class CL_GRRM_MODEL_ANA_KRI_CONFIG has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ANA_KRI_CONFIG | Call by reference | Type reference (TYPE) | GRRM_S_ANA_KRI_CONFIG | KRI Driven Analysis | 20120315 | |||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_GUID | Analysis - KRI configuration GUID | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120315 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_GUID | Analysis - KRI configuration GUID | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120315 |
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_GUID | KRI Driven Analysis Configuration - Configuration GUID | 20120315 |
Method DEQUEUE on class CL_GRRM_MODEL_ANA_KRI_CONFIG has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCKED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20120315 | |||
| 2 | EV_LOCKED_BY | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20120315 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_GUID | KRI Driven Analysis Configuration - Configuration GUID | 20120315 |
Method ENQUEUE on class CL_GRRM_MODEL_ANA_KRI_CONFIG has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANA_KRI_CONFIG | Call by reference | Type reference (TYPE) | GRRM_T_ANA_KRI_CONFIG | KRI Driven Analysis | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120315 |
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_GUID | KRI Driven Analysis Configuration - Configuration GUID | 20120316 | |||
| 2 | RV_LOCKED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20120316 |
Method IS_LOCKED on class CL_GRRM_MODEL_ANA_KRI_CONFIG has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20120315 | |||
| 2 | PAR1 | Call by reference | Type reference (TYPE) | ANY | 20120315 | ||||
| 3 | PAR2 | Call by reference | Type reference (TYPE) | ANY | 20120315 | ||||
| 4 | PAR3 | Call by reference | Type reference (TYPE) | ANY | 20120315 | ||||
| 5 | PAR4 | Call by reference | Type reference (TYPE) | ANY | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120315 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANA_KRI_CONFIG | Call by reference | Type reference (TYPE) | GRRM_S_ANA_KRI_CONFIG | KRI Driven Analysis | 20120315 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_ANA_KRI_CONFIG_GUID | Analysis - KRI configuration GUID | 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_ANA_KRI_CONFIG | Call by reference | Type reference (TYPE) | GRRM_S_ANA_KRI_CONFIG | KRI Driven Analysis | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120315 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |