SAP ABAP Class CL_GRRM_OB_AGGR_BUFFER (Aggregation buffer service 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_BUFFER | |
Short Description | Aggregation buffer service 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 | 20110516 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_OB_AGGR_BUFFER has no forward declaration.
Interfaces
Class CL_GRRM_OB_AGGR_BUFFER has no interface implemented.
Friends
Class CL_GRRM_OB_AGGR_BUFFER has no friend class.
Attributes
Class CL_GRRM_OB_AGGR_BUFFER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET | Static method | Public | Method | Get aggregation buffer | 20110516 |
2 | SET | Static method | Public | Method | Set aggreation buffer | 20110516 |
3 | TRANSFORM_HIER | Static method | Public | Method | Transform hier table | 20110517 |
4 | TRANSFORM_VALUE | Static method | Public | Method | Transform value table | 20110517 |
Events
Class CL_GRRM_OB_AGGR_BUFFER has no event.
Types
Class CL_GRRM_OB_AGGR_BUFFER has no local type.
Method Signatures
Method GET 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_AG_BUFFER_HIER | Aggregation Buffer - Hierarchy | 20110516 | ||
2 | Exporting | ET_VALUE | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_VALUE | Aggregation Run - Values | 20110516 | ||
3 | Importing | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | ||
4 | Importing | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_ID | Aggregation Run - ID | 20110516 |
Method GET on class CL_GRRM_OB_AGGR_BUFFER has no exception.
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_HIER | Aggregation Buffer - Hierarchy | 20110516 | ||
2 | Importing | IT_VALUE | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_VALUE | Aggregation Run - Values | 20110516 | ||
3 | Importing | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | ||
4 | Importing | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_ID | Aggregation Run - ID | 20110516 |
Method SET on class CL_GRRM_OB_AGGR_BUFFER has no exception.
Method TRANSFORM_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_BUFFER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_HIER | Aggregation Buffer - Hierarchy | 20110517 | ||
2 | Importing | IT_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110517 | ||
3 | Importing | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | ||
4 | Importing | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_ID | Aggregation Run - ID | 20110517 | ||
5 | Importing | IV_END_DATE | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_END_DATE | Aggregation Run - End Date | 20110517 |
Method TRANSFORM_HIER on class CL_GRRM_OB_AGGR_BUFFER has no exception.
Method TRANSFORM_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_BUFFER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_VALUE | Aggregation Run - Values | 20110517 | ||
2 | Importing | IT_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_RULE | Aggregation rule | 20110524 | ||
3 | Importing | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_SCORE_VALUE | Object Score Value | 20110517 | ||
4 | Importing | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | ||
5 | Importing | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_ID | Aggregation Run - ID | 20110517 | ||
6 | Importing | IV_END_DATE | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_END_DATE | Aggregation Run - End Date | 20110517 |
Method TRANSFORM_VALUE on class CL_GRRM_OB_AGGR_BUFFER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |