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
⤷
⤷
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 | Static method | Public | Method | Get aggregation buffer | 20110516 | |
| 2 | Static method | Public | Method | Set aggreation buffer | 20110516 | |
| 3 | Static method | Public | Method | Transform hier table | 20110517 | |
| 4 | 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 | ET_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_HIER | Aggregation Buffer - Hierarchy | 20110516 | |||
| 2 | ET_VALUE | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_VALUE | Aggregation Run - Values | 20110516 | |||
| 3 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | |||
| 4 | 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 | IT_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_HIER | Aggregation Buffer - Hierarchy | 20110516 | |||
| 2 | IT_VALUE | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_VALUE | Aggregation Run - Values | 20110516 | |||
| 3 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | |||
| 4 | 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 | ET_BUFFER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_HIER | Aggregation Buffer - Hierarchy | 20110517 | |||
| 2 | IT_HIER | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_HIERARCHY | Aggregation Hieararchy | 20110517 | |||
| 3 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | |||
| 4 | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_ID | Aggregation Run - ID | 20110517 | |||
| 5 | 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 | ET_BUFFER | Call by reference | Type reference (TYPE) | GRRM_OB_T_AG_BUFFER_VALUE | Aggregation Run - Values | 20110517 | |||
| 2 | IT_RULE | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_AGGR_RULE | Aggregation rule | 20110524 | |||
| 3 | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_SCORE_VALUE | Object Score Value | 20110517 | |||
| 4 | IV_AGGR_HIER_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_BUFFER_AGGR_HIER | Aggregation Buffer - Aggregation Hierarchy ID | 20110517 | |||
| 5 | IV_AGGR_RUN_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AG_RUN_ID | Aggregation Run - ID | 20110517 | |||
| 6 | 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 |