SAP ABAP Class CL_GRRM_KRI_FDT_LAYER (KRI FDT communication layer)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_KRI (Package) Key risk indicator backend
⤷
⤷
Properties
| Class | CL_GRRM_KRI_FDT_LAYER | |
| Short Description | KRI FDT communication layer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_KRI | Key risk indicator backend |
| Created | 20080908 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRRM_KRI_FDT_LAYER has no interface implemented.
Friends
Class CL_GRRM_KRI_FDT_LAYER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | IF_FDT_APPLICATION=>APPLICATION_COMPONENT | 'GRC-RM' | 20080929 | |||
| 2 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'GRRM_KRI_RUNTIME' | 20080929 | |||
| 3 | Constant | Private | Type reference (TYPE) | IF_FDT_APPLICATION=>SOFTWARE_COMPONENT | 'GRCFND_A' | 20080929 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_FACTORY | FDT: Factory | 20080908 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_KRI_FDT_LAYER | FDT communication layer for KRI | 20091026 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20110418 |
Methods
Events
Class CL_GRRM_KRI_FDT_LAYER has no event.
Types
Class CL_GRRM_KRI_FDT_LAYER has no local type.
Method Signatures
Method CHANGE_RULE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20110415 | ||||
| 2 | IV_NEW_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_RULE_TYPE | KRI Rule Type | 20110415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110415 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_KRI_FDT_LAYER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080908 |
Method CREATE_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RULE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080909 | ||||
| 2 | IV_TITLE | Call by reference | Type reference (TYPE) | GRRM_KRI_OBJ_TITLE | KRI Object Title | 20080909 | |||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_VALUE_TYPE | Type of KRI value | 20080918 | |||
| 4 | RV_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080909 |
Method CREATE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KRI_RULE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110414 | |||
| 2 | IV_RESULT_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_RULE_RESULT_TYPE | KRI Rule Result Type | 20110415 | |||
| 3 | IV_TITLE | Call by reference | Type reference (TYPE) | GRRM_KRI_OBJ_TITLE | KRI description | 20110414 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_RULE_TYPE | KRI Rule Type | 20110415 | |||
| 5 | RV_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20110414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110414 |
Method DELETE_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080909 | ||||
| 2 | IV_RULE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080909 |
Method DELETE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080908 |
Method EXECUTE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | DATA | 20110415 | ||||
| 2 | IT_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_ID_VALUE | 20080911 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080911 |
Method GENERATE_DECISION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_OBJECTS | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20110418 | |||
| 2 | IV_RESULT_OBJECT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20110418 | |||
| 3 | RT_COLUMN | Value transfer | Type reference (TYPE) | IF_FDT_DECISION_TABLE=>TS_COLUMN | Columns of the decision table | 20110418 |
Method GENERATE_DECISION_TABLE on class CL_GRRM_KRI_FDT_LAYER has no exception.
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FACTORY | FDT: Factory | 20110504 |
Method GET_FACTORY on class CL_GRRM_KRI_FDT_LAYER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_KRI_FDT_LAYER | FDT communication layer for KRI | 20080911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080911 |
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FDT_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_FDT | FDT: Abstract Exception Class | 20080908 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20080908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080908 |
Method RETRIEVE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPRESSION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20110414 | |||
| 2 | EV_FORMULA | Value transfer | Type reference (TYPE) | GRRM_KRI_RULE_FORMULA | KRI Business Rule Formula | 20110414 | |||
| 3 | EV_RESULT_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_RULE_RESULT_TYPE | KRI Rule Result Type | 20110415 | |||
| 4 | EV_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_RULE_TYPE | KRI Rule Type | 20110415 | |||
| 5 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080910 | ||||
| 6 | IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080910 |
Method REVERT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110418 |
Method SAVE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20110414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110414 |
Method UPDATE_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080909 | ||||
| 2 | IV_TITLE | Call by reference | Type reference (TYPE) | GRRM_KRI_OBJ_TITLE | KRI Object Title | 20080909 | |||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_VALUE_TYPE | Type of KRI value | 20080918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080909 |
Method UPDATE_DECISION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RULE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20110426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20110426 |
Method UPDATE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20110414 | ||||
| 2 | IV_TITLE | Call by reference | Type reference (TYPE) | GRRM_KRI_OBJ_TITLE | KRI description | 20110414 | |||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | GRRM_KRI_RULE_TYPE | KRI Rule Type | 20110415 | |||
| 4 | RV_TYPE_CHANGED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110414 |
Method VALIDATE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080909 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |