SAP ABAP Interface IF_GRRM_OB_AG_RULE (Aggregation Rule implementation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_AVERAGE | Aggregation rule: Average | 20110427 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_BEST | Aggregation rule: best | 20110428 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_LOOKUP | Aggregation rule: Lookup | 20110428 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_WAVERAGE | Aggregation rule: weighting average | 20110428 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_WORST | Aggregation rule: worst | 20110428 |
Properties
Interface | IF_GRRM_OB_AG_RULE | |
Short Description | Aggregation Rule implementation |
General Data
Package | GRRM_OB_REPORTING | Operational Risk Management for Banks: Reporting |
Created | 20110427 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRRM_OB_AG_RULE has no forward declaration.
Interfaces
Interface IF_GRRM_OB_AG_RULE has no interface.
Friends
Interface IF_GRRM_OB_AG_RULE has no friend.
Attributes
Interface IF_GRRM_OB_AG_RULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculate the result for the rule | 20110427 |
2 | ![]() |
Instance method | Public | Method | Check the rule consistency | 20110427 |
3 | ![]() |
Instance method | Public | Method | Get UI component for rule parameterization | 20110427 |
Events
Interface IF_GRRM_OB_AG_RULE has no event.
Types
Interface IF_GRRM_OB_AG_RULE has no local type.
Method Signatures
Method CALCULATE 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 | 20110427 | ||
2 | ![]() |
IT_CHILD_SCORE | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_SCORE_VALUE | 20110427 | |||
3 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | GRFN_XML | XML | 20110429 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 | ||
5 | ![]() |
RS_PARENT_SCORE | Value transfer | Type reference (TYPE) | GRFN_S_SCORE_VALUE | Score value | 20110427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110427 |
Method CHECK 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 | 20110427 | ||
2 | ![]() |
IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20110509 | |||
3 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | GRFN_XML | XML | 20110509 | ||
4 | ![]() |
IV_FULL_CHECK | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20110428 | |||
5 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110427 |
Method GET_WD_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WD_COMPONENT | Value transfer | Type reference (TYPE) | GRFN_WD_COMPONENT | WD Component Name | 20110427 |
Method GET_WD_COMPONENT on Interface IF_GRRM_OB_AG_RULE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |