SAP ABAP Class CL_GRFN_FREQUENCY_FIXED (CL_GRFN_FREQUENCY_FIXED)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_BASIS | Base class for the frequency implementation | 20080131 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_ANY | 20100607 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_DAILY | 20080131 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_FROMD | 20081104 | |
4 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_HOURLY | Hourly | 20100315 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_MONTHLY | 20080131 | |
6 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_WEEKLY | 20080131 | |
7 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FREQUENCY_YEARLY | 20080207 |
Properties
Class | CL_GRFN_FREQUENCY_FIXED | |
Short Description | ||
Super Class | CL_GRFN_FREQUENCY_BASIS | Base class for the frequency implementation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_API_SERVICES | GRC Foundation API Services |
Created | 20080131 | 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
Class CL_GRFN_FREQUENCY_FIXED has no interface implemented.
Friends
Class CL_GRFN_FREQUENCY_FIXED has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | '0SAP' | 20080131 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080131 |
2 | ![]() |
Static method | Public | Method | 20080131 | |
3 | ![]() |
Instance method | Protected | Method | Prepare fixed part of the timeframe | 20081022 |
4 | ![]() |
Static method | Public | Method | Find the ID of the fixed frequency | 20080131 |
Events
Class CL_GRFN_FREQUENCY_FIXED has no event.
Types
Class CL_GRFN_FREQUENCY_FIXED 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_INFIX | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080131 |
Method CONSTRUCTOR on class CL_GRFN_FREQUENCY_FIXED has no exception.
Method IS_FIXED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080131 | |||
2 | ![]() |
I_TIMEFRAME | Value transfer | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20080131 |
Method IS_FIXED on class CL_GRFN_FREQUENCY_FIXED has no exception.
Method PREPARE_FIXED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TIMEFRAME | Value transfer | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20081022 |
Method PREPARE_FIXED on class CL_GRFN_FREQUENCY_FIXED has no exception.
Method RESOLVE_FIXED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FREQUENCY | Value transfer | Type reference (TYPE) | GRFN_TF_FREQUENCY | Timeframe Frequency | 20080131 | ||
2 | ![]() |
I_INFIX | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080131 |
Method RESOLVE_FIXED on class CL_GRFN_FREQUENCY_FIXED has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |