SAP ABAP Class CL_RSDA_TIMER (Timer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions

⤷

⤷

Properties
Class | CL_RSDA_TIMER | |
Short Description | Timer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
Created | 20051007 | 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_RSDA_TIMER has no interface implemented.
Friends
Class CL_RSDA_TIMER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TIMEZONE | 'UTC' | Time zone | 20051007 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20051007 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20051007 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051007 |
2 | ![]() |
Instance method | Public | Method | 20051007 | |
3 | ![]() |
Instance method | Public | Method | 20051007 |
Events
Class CL_RSDA_TIMER has no event.
Types
Class CL_RSDA_TIMER 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_DURATION | Call by reference | Type reference (TYPE) | I | Wartezeit in Sekunden | 20051007 | ||
2 | ![]() |
I_DURATION_IN_MILLISECONDS | Call by reference | Type reference (TYPE) | I | Wartezeit in Millisekunden | 20051007 | ||
3 | ![]() |
I_WAIT_TIMESLICE | Call by reference | Type reference (TYPE) | I | 1 | Wartezeitscheibe in Sekunden | 20051007 |
Method CONSTRUCTOR on class CL_RSDA_TIMER has no exception.
Method TIME_IS_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20051007 |
Method TIME_IS_UP on class CL_RSDA_TIMER has no exception.
Method WAIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SECONDS | Call by reference | Type reference (TYPE) | I | 20051007 |
Method WAIT on class CL_RSDA_TIMER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |