SAP ABAP Class CL_GRRM_OB_AG_RULE_UTIL (Aggregation rule utility)
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_AG_RULE_UTIL | |
| Short Description | Aggregation rule utility | |
| 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 | 20110513 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OB_AG_RULE_UTIL has no forward declaration.
Interfaces
Class CL_GRRM_OB_AG_RULE_UTIL has no interface implemented.
Friends
Class CL_GRRM_OB_AG_RULE_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | GRRM_OB_T_AG_RULE | Aggregation Rule | 20110513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110513 | |
| 2 | Static method | Public | Method | 20110513 | ||
| 3 | Static method | Public | Method | 20110513 | ||
| 4 | Static method | Public | Method | 20110513 | ||
| 5 | Static method | Public | Method | 20110527 |
Events
Class CL_GRRM_OB_AG_RULE_UTIL has no event.
Types
Class CL_GRRM_OB_AG_RULE_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_OB_AG_RULE_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_OB_AG_RULE_UTIL has no exception.
Method GET_AG_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_AG_RULE | Value transfer | Type reference (TYPE) | GRRM_OB_S_AG_RULE | Aggregation Rule | 20110513 | |||
| 2 | IV_AG_RULE_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGRULE_ID | Aggregation Rule ID | 20110513 |
Method GET_AG_RULE on class CL_GRRM_OB_AG_RULE_UTIL has no exception.
Method GET_AG_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AG_RULE | Value transfer | Type reference (TYPE) | GRRM_OB_T_AG_RULE | Aggregation Rule | 20110513 |
Method GET_AG_RULES on class CL_GRRM_OB_AG_RULE_UTIL has no exception.
Method GET_AG_RULE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AG_RULE_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGRULE_ID | Aggregation Rule ID | 20110513 | |||
| 2 | RR_AG_RULE | Value transfer | Object reference (TYPE REF TO) | IF_GRRM_OB_AG_RULE | Aggregation Rule | 20110513 |
Method GET_AG_RULE_INSTANCE on class CL_GRRM_OB_AG_RULE_UTIL has no exception.
Method GET_AG_RULE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGRULE_ID | Call by reference | Type reference (TYPE) | GRRM_OB_AGRULE_ID | Aggregation Rule ID | 20110527 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20110527 |
Method GET_AG_RULE_TEXT on class CL_GRRM_OB_AG_RULE_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |