SAP ABAP Class CL_GRFN_FREQUENCY_BASIS (Base class for the frequency implementation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_API_SERVICES (Package) GRC Foundation API Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_FREQUENCY | The fixed frequency logic | 20080128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_FIXED | 20080131 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_STANDARD | Standard DB-based implementation | 20080129 |
Properties
| Class | CL_GRFN_FREQUENCY_BASIS | |
| Short Description | Base class for the frequency implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_API_SERVICES | GRC Foundation API Services |
| Created | 20080128 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_FREQUENCY | The fixed frequency logic | 20080128 |
Friends
Class CL_GRFN_FREQUENCY_BASIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRFN_TF_FREQUENCY | Timeframe Frequency | 20080131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080128 |
Events
Class CL_GRFN_FREQUENCY_BASIS has no event.
Types
Class CL_GRFN_FREQUENCY_BASIS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FREQUENCY | Value transfer | Type reference (TYPE) | GRFN_TF_FREQUENCY | Timeframe Frequency | 20080131 |
Method CONSTRUCTOR on class CL_GRFN_FREQUENCY_BASIS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |