SAP ABAP Class CL_RS_TIME_0FISCPER (CL_RS_TIME_0FISCPER)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RS_TIME (Package) Time Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_TIME_TIME_INT | CL_RS_TIME_TIME_INT | 20010328 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RS_ACC_TIME_INT | Time Conversions: Time Intervals | 20010328 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RS_TIME_INT | Time Conversions: Time Intervals | 20010328 |
Properties
Class | CL_RS_TIME_0FISCPER | |
Short Description | CL_RS_TIME_0FISCPER | |
Super Class | CL_RS_TIME_TIME_INT | CL_RS_TIME_TIME_INT |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_TIME | Time Functions |
Created | 20010328 | SAP |
Last change | 20130531 | SAP |
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_RS_ACC_TIME_INT | Time Conversions: Time Intervals | 20010328 | ||
2 | IF_RS_TIME_INT | Time Conversions: Time Intervals | 20010328 |
Friends
Class CL_RS_TIME_0FISCPER 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) | I | P_PERIOD | 20010328 | ||
2 | ![]() |
Static Attribute | Private | See coding | Cannot Import Type | 20010328 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTIM_VARNT | P_VARNT | 20010328 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | P_YEAR | 20010328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | CREATE | 20010328 |
2 | ![]() |
Static method | Private | Method | CREATE_BY_VALUE | 20010328 |
3 | ![]() |
Static method | Private | Method | 20010328 | |
4 | ![]() |
Static method | Private | Method | GET_SHARE_PERIOD | 20010328 |
5 | ![]() |
Static method | Private | Method | GET_VALUE_AS_STRING | 20011113 |
6 | ![]() |
Static method | Private | Method | GET_VALUE_AS_STRING | 20010328 |
Events
Class CL_RS_TIME_0FISCPER has no event.
Types
Class CL_RS_TIME_0FISCPER has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Value transfer | Type reference (TYPE) | I | I_PERIOD | 20010328 | ||
2 | ![]() |
I_VARNT | Value transfer | Type reference (TYPE) | RSTIM_VARNT | I_VARNT | 20010328 | ||
3 | ![]() |
I_YEAR | Value transfer | Type reference (TYPE) | I | I_YEAR | 20010328 | ||
4 | ![]() |
R_R_FISCPER | Value transfer | Object reference (TYPE REF TO) | CL_RS_TIME_0FISCPER | R_R_FISCPER | 20010328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20010328 |
Method CREATE_BY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TIMVL | Value transfer | Type reference (TYPE) | ANY | I_TIMVL | 20010328 | ||
2 | ![]() |
R_R_FISCPER | Value transfer | Object reference (TYPE REF TO) | CL_RS_TIME_0FISCPER | R_R_FISCPER | 20010328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20010328 |
Method CREATE_FROM_DAY_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DAY_INT | Value transfer | Object reference (TYPE REF TO) | CL_RS_TIME_DAY_INT | I_R_TIME_INT | 20010328 | ||
2 | ![]() |
I_TIMVL | Value transfer | Type reference (TYPE) | ANY | I_TIMVL | 20010328 | ||
3 | ![]() |
I_WITH_EXTRA_PERIODS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110615 | ||
4 | ![]() |
R_T_ACC_TIME_INT | Value transfer | Type reference (TYPE) | RSTIM_T_ACC_TIME_INT | R_T_ACC_TIME_INT | 20010328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20010328 |
Method GET_SHARE_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDENT | Value transfer | Type reference (TYPE) | RSTIM_IDENT | I_IDENT | 20010328 | ||
2 | ![]() |
I_R_DAY_INT | Value transfer | Object reference (TYPE REF TO) | CL_RS_TIME_DAY_INT | I_R_TIME_INT | 20010605 | ||
3 | ![]() |
I_T_ACC_TIME_INT | Call by reference | Type reference (TYPE) | RSTIM_T_ACC_TIME_INT | I_T_ACC_TIME_INT | 20010328 | ||
4 | ![]() |
I_UNIT | Value transfer | Type reference (TYPE) | RSTIM_UNIT | I_UNIT | 20010328 | ||
5 | ![]() |
R_T_SHARE | Value transfer | Type reference (TYPE) | RSTIM_T_SHARE | R_T_SHARE | 20010328 |
Method GET_SHARE_PERIOD on class CL_RS_TIME_0FISCPER has no exception.
Method GET_VALUE_AS_SHORT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Value transfer | Type reference (TYPE) | I | I_PERIOD | 20011113 | ||
2 | ![]() |
I_YEAR | Value transfer | Type reference (TYPE) | I | I_YEAR | 20011113 | ||
3 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | R_STRING | 20011113 |
Method GET_VALUE_AS_SHORT_STRING on class CL_RS_TIME_0FISCPER has no exception.
Method GET_VALUE_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Value transfer | Type reference (TYPE) | I | I_PERIOD | 20010328 | ||
2 | ![]() |
I_VARNT | Value transfer | Type reference (TYPE) | RSTIM_VARNT | I_VARNT | 20010328 | ||
3 | ![]() |
I_YEAR | Value transfer | Type reference (TYPE) | I | I_YEAR | 20010328 | ||
4 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | R_STRING | 20010328 |
Method GET_VALUE_AS_STRING on class CL_RS_TIME_0FISCPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |