SAP ABAP Interface IF_GRFN_FREQUENCY (The fixed frequency logic)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_FREQUENCY_BASIS | Base class for the frequency implementation | 20080128 |
Properties
Interface | IF_GRFN_FREQUENCY | |
Short Description | The fixed frequency logic |
General Data
Package | GRFN_API_SERVICES | GRC Foundation API Services |
Created | 20080128 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_FREQUENCY has no interface.
Friends
Interface IF_GRFN_FREQUENCY has no friend.
Attributes
Interface IF_GRFN_FREQUENCY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080131 | |
2 | ![]() |
Instance method | Public | Method | find the next timeframe | 20080128 |
3 | ![]() |
Instance method | Public | Method | find the previous timeframe | 20080128 |
4 | ![]() |
Instance method | Public | Method | to get the timeframe ID out of the date | 20080128 |
5 | ![]() |
Instance method | Public | Method | 20080129 | |
6 | ![]() |
Instance method | Public | Method | get independent list of timeframes | 20081022 |
7 | ![]() |
Instance method | Public | Method | get the date from / to out of the timeframe ID | 20080128 |
Events
Interface IF_GRFN_FREQUENCY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_DATES | Public | See coding | 20080128 | begin of ys_dates,
date_from type begda,
date_to type endda,
end of ys_dates
|
||
2 | YS_TIMEFRAME | Public | See coding | 20080128 | begin of ys_timeframe,
tframe type grfn_timeframe,
year type grfn_tf_year,
end of ys_timeframe
|
Method Signatures
Method FREQUENCY 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 |
Method FREQUENCY on Interface IF_GRFN_FREQUENCY has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | Timeframe | 20080128 | ||
2 | ![]() |
IS_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | Timeframe | 20080128 |
Method NEXT on Interface IF_GRFN_FREQUENCY has no exception.
Method PREV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | Timeframe | 20080128 | ||
2 | ![]() |
IS_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | Timeframe | 20080128 |
Method PREV on Interface IF_GRFN_FREQUENCY has no exception.
Method RESOLVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | Timeframe | 20080128 | ||
2 | ![]() |
I_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20080128 |
Method RESOLVE on Interface IF_GRFN_FREQUENCY has no exception.
Method TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | GRFN_TF_TEXT | Timeframe / Frequency Text | 20080129 | ||
2 | ![]() |
IS_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | 20080129 | |||
3 | ![]() |
I_NO_YEAR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | No year added to timeframe text | 20090226 |
Method TEXT on Interface IF_GRFN_FREQUENCY has no exception.
Method TIMEFRAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20090303 | |
2 | ![]() |
RT_LIST | Value transfer | Type reference (TYPE) | GRFN_T_TF_TFRAME_LIST | The list of the timeframes | 20081022 |
Method TIMEFRAMES on Interface IF_GRFN_FREQUENCY has no exception.
Method TO_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATES | Value transfer | Type reference (TYPE) | YS_DATES | 20080128 | |||
2 | ![]() |
IS_TIMEFRAME | Value transfer | Type reference (TYPE) | YS_TIMEFRAME | 20080128 |
Method TO_DATES on Interface IF_GRFN_FREQUENCY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |