SAP ABAP Class CL_RS_TIME_DAY_INT (Time Conversions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RS_TIME (Package) Time Functions
⤷
⤷
Properties
| Class | CL_RS_TIME_DAY_INT | |
| Short Description | Time Conversions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_TIME | Time Functions |
| Created | 20010316 | 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
Class CL_RS_TIME_DAY_INT has no interface implemented.
Friends
Class CL_RS_TIME_DAY_INT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSTIM_S_TIME_INT | 20010316 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20010503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010316 | |
| 2 | Instance method | Public | Method | 20010316 | ||
| 3 | Instance method | Public | Method | 20010316 | ||
| 4 | Instance method | Public | Method | 20010427 | ||
| 5 | Instance method | Public | Method | 20010316 | ||
| 6 | Instance method | Private | Method | 20010316 | ||
| 7 | Instance method | Private | Method | 20010316 |
Events
Class CL_RS_TIME_DAY_INT has no event.
Types
Class CL_RS_TIME_DAY_INT 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_FROM | Value transfer | Type reference (TYPE) | D | 20010316 | ||||
| 2 | I_TO | Value transfer | Type reference (TYPE) | D | 20010316 | ||||
| 3 | I_WEEKDAY | Value transfer | Type reference (TYPE) | I | 0 | 20010503 |
Method CONSTRUCTOR on class CL_RS_TIME_DAY_INT has no exception.
Method COUNT_WEEKDAYS 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 | 20010316 | ||||
| 2 | I_UNIT | Value transfer | Type reference (TYPE) | RSTIM_UNIT | 20010316 | ||||
| 3 | I_WEEKDAY | Call by reference | Type reference (TYPE) | I | 20010316 | ||||
| 4 | R_COUNT | Value transfer | Type reference (TYPE) | I | 20010316 |
Method COUNT_WEEKDAYS on class CL_RS_TIME_DAY_INT has no exception.
Method GET_DAYS 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 | 20010316 | ||||
| 2 | I_UNIT | Value transfer | Type reference (TYPE) | RSTIM_UNIT | 20010316 | ||||
| 3 | R_DAYS | Value transfer | Type reference (TYPE) | I | 20010316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20101015 | ||
| 2 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20101015 |
Method GET_INTERSECT 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 | Zeitkonvertierungen | 20010427 | |||
| 2 | R_R_DAY_INT | Value transfer | Object reference (TYPE REF TO) | CL_RS_TIME_DAY_INT | Zeitkonvertierungen | 20010427 |
Method GET_INTERSECT on class CL_RS_TIME_DAY_INT has no exception.
Method GET_INTERSECT_DAYS 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 | 20010316 | ||||
| 2 | I_R_DAY_INT | Value transfer | Object reference (TYPE REF TO) | CL_RS_TIME_DAY_INT | Zeitkonvertierungen | 20010316 | |||
| 3 | I_UNIT | Value transfer | Type reference (TYPE) | RSTIM_UNIT | 20010316 | ||||
| 4 | R_DAYS | Value transfer | Type reference (TYPE) | I | 20010316 |
Method GET_INTERSECT_DAYS on class CL_RS_TIME_DAY_INT has no exception.
Method INTERSECT_FAC_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FAC_INT_01 | Value transfer | Type reference (TYPE) | RSTIM_S_FAC_INT | 20010316 | ||||
| 2 | I_S_FAC_INT_02 | Value transfer | Type reference (TYPE) | RSTIM_S_FAC_INT | 20010316 | ||||
| 3 | R_DAYS | Value transfer | Type reference (TYPE) | I | 20010316 |
Method INTERSECT_FAC_INT on class CL_RS_TIME_DAY_INT has no exception.
Method INTERSECT_TIME_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TIME_INT_01 | Value transfer | Type reference (TYPE) | RSTIM_S_TIME_INT | 20010316 | ||||
| 2 | I_S_TIME_INT_02 | Value transfer | Type reference (TYPE) | RSTIM_S_TIME_INT | 20010316 | ||||
| 3 | R_DAYS | Value transfer | Type reference (TYPE) | I | 20010316 |
Method INTERSECT_TIME_INT on class CL_RS_TIME_DAY_INT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |