SAP ABAP Class CL_GRRM_OB_AGGR_HIER_UTIL (Aggregation HIerarchy Utility class)
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
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting
Properties
Class | CL_GRRM_OB_AGGR_HIER_UTIL | |
Short Description | Aggregation HIerarchy Utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_OB_REPORTING | Operational Risk Management for Banks: Reporting |
Created | 20110510 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_OB_AGGR_HIER_UTIL has no forward declaration.
Interfaces
Class CL_GRRM_OB_AGGR_HIER_UTIL has no interface implemented.
Friends
Class CL_GRRM_OB_AGGR_HIER_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_HIER | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_OB_API_AGGR_HIER | Aggregation hierarchy API | 20110516 | ||
2 | MO_SESSION | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110516 | ||
3 | MS_HIER | Static Attribute | Private | Type reference (TYPE) | GRRM_OB_S_API_AGGR_HIER | Aggregation hierarchy | 20110516 | ||
4 | MT_HIER | Static Attribute | Private | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110516 | ||
5 | MT_RULE | Static Attribute | Private | Type reference (TYPE) | GRRM_OB_T_API_AGGR_RULE | Aggregation rule | 20110516 | ||
6 | MT_VALUE | Static Attribute | Private | Type reference (TYPE) | GRFN_T_OBJECT_SCORE_VALUE | Aggregation value | 20110516 | ||
7 | M_DATE | Static Attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20110519 | ||
8 | M_LEAF_ENTITY_ID | Static Attribute | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20110516 | ||
9 | M_NODE_ENTITY_ID | Static Attribute | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20110516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CALCULATE | Static method | Public | Method | Calculate hierarchy | 20110510 |
2 | CALCULATE_NODE | Static method | Private | Method | Calculate node of hierarchy | 20110516 |
3 | GET_KRI_VALUE | Static method | Private | Method | 20110516 | |
4 | GET_RCSA_VALUE | Static method | Private | Method | 20110516 |
Events
Class CL_GRRM_OB_AGGR_HIER_UTIL has no event.
Types
Class CL_GRRM_OB_AGGR_HIER_UTIL has no local type.
Method Signatures
Method CALCULATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110516 | ||
2 | Exporting | ET_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_RULE | Aggregation rule | 20110524 | ||
3 | Exporting | ET_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_SCORE_VALUE | Aggregation value | 20110516 | ||
4 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110510 | ||
5 | Importing | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110510 |
Method CALCULATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_NODE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110516 | ||
2 | Returning | RS_RESULT | Value transfer | Type reference (TYPE) | GRFN_S_OBJECT_SCORE_VALUE | Score value per object | 20110516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110516 |
Method GET_KRI_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_KRI_INST | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110516 | ||
2 | Returning | RS_OBJECT_VALUE | Value transfer | Type reference (TYPE) | GRFN_S_OBJECT_SCORE_VALUE | Score value | 20110516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110516 |
Method GET_RCSA_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RCSA_PLAN_SRV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110525 | ||
2 | Returning | RS_OBJECT_VALUE | Value transfer | Type reference (TYPE) | GRFN_S_OBJECT_SCORE_VALUE | Score value | 20110516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110516 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |