SAP ABAP Class CL_GRRM_SRV_VAL_FDT_LAYER (KRI FDT communication layer)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks

⤷

⤷

Properties
Class | CL_GRRM_SRV_VAL_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_CASE_MANAGEMENT | Case management for risks |
Created | 20100521 | 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... |
Interfaces
Class CL_GRRM_SRV_VAL_FDT_LAYER has no interface implemented.
Friends
Class CL_GRRM_SRV_VAL_FDT_LAYER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '#COMPLEX_EXPRESSION#' | 20100521 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | IF_FDT_APPLICATION=>APPLICATION_COMPONENT | 'GRC-RM' | 20100521 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'GRRM_SRV_VAL' | 20100521 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | IF_FDT_APPLICATION=>SOFTWARE_COMPONENT | 'GRCFND_A' | 20100521 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_FACTORY | FDT: Factory | 20100521 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_SRV_VAL_FDT_LAYER | FDT communication layer for KRI | 20100521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100521 |
2 | ![]() |
Instance method | Public | Method | 20100524 | |
3 | ![]() |
Instance method | Public | Method | 20100524 | |
4 | ![]() |
Instance method | Public | Method | 20100524 | |
5 | ![]() |
Instance method | Public | Method | 20100524 | |
6 | ![]() |
Instance method | Public | Method | 20100524 | |
7 | ![]() |
Instance method | Public | Method | 20110421 | |
8 | ![]() |
Instance method | Public | Method | 20110527 | |
9 | ![]() |
Static method | Private | Method | 20100525 | |
10 | ![]() |
Static method | Public | Method | 20100521 | |
11 | ![]() |
Static method | Private | Method | 20100521 | |
12 | ![]() |
Instance method | Public | Method | 20100524 | |
13 | ![]() |
Instance method | Public | Method | 20100521 | |
14 | ![]() |
Instance method | Public | Method | 20100601 | |
15 | ![]() |
Instance method | Public | Method | 20100524 | |
16 | ![]() |
Instance method | Public | Method | 20100524 |
Events
Class CL_GRRM_SRV_VAL_FDT_LAYER has no event.
Types
Class CL_GRRM_SRV_VAL_FDT_LAYER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_SRV_VAL_FDT_LAYER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100521 |
Method CREATE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FUNC_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Name | 20100524 | ||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TEXT | Text | 20100524 | ||
4 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Element type | 20100524 | ||
5 | ![]() |
RV_ELEM_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
Method CREATE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMULA | Call by reference | Type reference (TYPE) | GRFN_BRFPRULEFORMULA | BRF Plus Rule Formula | 20100524 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | GRFN_BRFPFUNCNAME | BRF Plus Function Name | 20100524 | ||
3 | ![]() |
RV_FUNC_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
Method DELETE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEM_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 | |||
2 | ![]() |
IV_FUNC_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
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 | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
Method EXECUTE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_ID_VALUE | 20100524 | |||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 | |||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | GRFN_SCORE | Boolean | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
Method GET_EXPRESSION_ID 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 | 20110421 | |||
2 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110421 | ||
3 | ![]() |
RV_EXPRESSION_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | BRF Plus Rule Formula | 20110421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110421 |
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 | 20110527 |
Method GET_FACTORY on class CL_GRRM_SRV_VAL_FDT_LAYER has no exception.
Method GET_FUNC_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FUNC_NAME | Value transfer | Type reference (TYPE) | GRFN_BRFPFUNCNAME | BRF Plus Function Name | 20100525 |
Method GET_FUNC_NAME on class CL_GRRM_SRV_VAL_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_SRV_VAL_FDT_LAYER | FDT communication layer for KRI | 20100521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100521 |
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 | 20100521 | ||
2 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20100521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100521 |
Method RETRIEVE_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 | 20100524 | |||
2 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100524 | ||
3 | ![]() |
RV_FORMULA | Value transfer | Type reference (TYPE) | GRFN_BRFPRULEFORMULA | BRF Plus Rule Formula | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
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 | 20100521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100521 |
Method UPDATE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEM_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100601 | |||
2 | ![]() |
IV_FUNC_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100601 |
Method UPDATE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMULA | Call by reference | Type reference (TYPE) | GRFN_BRFPRULEFORMULA | BRF Plus Rule Formula | 20100524 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
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 | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100524 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |