SAP ABAP Class CL_GRRM_OIF_CONSOLIDATION (Risk Consolidation OIF Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD_RISK (Package) UI elements for Risk & comp
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_OIF_BASE | Provide OIF common functions, maintain OIF status | 20110829 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_OIF_BASE | OIF class interface | 20110829 |
Properties
| Class | CL_GRRM_OIF_CONSOLIDATION | |
| Short Description | Risk Consolidation OIF Class | |
| Super Class | CL_GRFN_OIF_BASE | Provide OIF common functions, maintain OIF status |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_WD_RISK | UI elements for Risk & comp |
| Created | 20110829 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OIF_CONSOLIDATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_OIF_BASE | OIF class interface | 20110829 |
Friends
Class CL_GRRM_OIF_CONSOLIDATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20110901 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Consolidation name | 20110831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Consolidation Name | 20110831 | |
| 2 | Instance method | Public | Method | Hide Review Tab | 20110902 | |
| 3 | Instance method | Public | Method | Show Review Tab | 20110902 |
Events
Class CL_GRRM_OIF_CONSOLIDATION has no event.
Types
Class CL_GRRM_OIF_CONSOLIDATION has no local type.
Method Signatures
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME | Call by reference | Type reference (TYPE) | STRING | 20110831 |
Method GET_NAME on class CL_GRRM_OIF_CONSOLIDATION has no exception.
Method HIDE_REVIEW_TAB Signature
Method HIDE_REVIEW_TAB on class CL_GRRM_OIF_CONSOLIDATION has no parameter.
Method HIDE_REVIEW_TAB on class CL_GRRM_OIF_CONSOLIDATION has no exception.
Method SHOW_REVIEW_TAB Signature
Method SHOW_REVIEW_TAB on class CL_GRRM_OIF_CONSOLIDATION has no parameter.
Method SHOW_REVIEW_TAB on class CL_GRRM_OIF_CONSOLIDATION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |