SAP ABAP Class IF_SWF_UTL_DATE_SERVICES (Services for Date, Time, and Time Stamp)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_UTL_DATE_SERVICES | Services for Date, Time, and Time Stamp | 20010304 |
Properties
Class | IF_SWF_UTL_DATE_SERVICES | |
Short Description | Services for Date, Time, and Time Stamp | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010304 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_UTL_DATE_SERVICES has no forward declaration.
Interfaces
Class IF_SWF_UTL_DATE_SERVICES has no interface implemented.
Friends
Class IF_SWF_UTL_DATE_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TZNZONE | 'UTC' | Time Zone | 20020102 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20010304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Date in Time Zone of Current User | 20010304 |
2 | ![]() |
Instance method | Public | Method | Date in GMT | 20010304 |
3 | ![]() |
Instance method | Public | Method | Time in Time Zone of Current User | 20010304 |
4 | ![]() |
Instance method | Public | Method | Date/Time | 20021118 |
5 | ![]() |
Instance method | Public | Method | Time stamp | 20011210 |
6 | ![]() |
Instance method | Public | Method | Time in GMT | 20010304 |
7 | ![]() |
Instance method | Public | Method | Gets Current Time Zone | 20011230 |
8 | ![]() |
Instance method | Public | Method | Create Time Stamp | 20011230 |
9 | ![]() |
Instance method | Public | Method | Sets Date and Time (Current Time Zone) | 20011227 |
10 | ![]() |
Instance method | Public | Method | Sets Date and Time (UTC Time Zone) | 20011230 |
11 | ![]() |
Instance method | Public | Method | Sets Time Stamp (Long) | 20011227 |
12 | ![]() |
Instance method | Public | Method | Sets User | 20011227 |
13 | ![]() |
Instance method | Public | Method | Sets Timezone | 20011227 |
Events
Class IF_SWF_UTL_DATE_SERVICES has no event.
Types
Class IF_SWF_UTL_DATE_SERVICES has no local type.
Method Signatures
Method GET_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20010304 |
Method GET_DATE on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method GET_DATE_UTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20010304 |
Method GET_DATE_UTC on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method GET_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20010304 |
Method GET_TIME on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method GET_TIMEIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TIMEIO | Value transfer | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20021118 |
Method GET_TIMEIO on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method GET_TIMESTAMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TIMESTAMPL | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20011210 |
Method GET_TIMESTAMPL on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method GET_TIME_UTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20010304 |
Method GET_TIME_UTC on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method GET_ZONLO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ZONLO | Value transfer | Type reference (TYPE) | SYSTZONLO | Datum und Zeit, Zeitzone des Benutzers | 20011230 |
Method GET_ZONLO on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method REFRESH Signature
Method REFRESH on class IF_SWF_UTL_DATE_SERVICES has no parameter.
Method REFRESH on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method SET_DATE_AND_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum | 20011227 | ||
2 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Zeit | 20011227 | ||
3 | ![]() |
IM_TZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20050624 |
Method SET_DATE_AND_TIME on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method SET_DATE_AND_TIME_UTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum | 20011230 | ||
2 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Zeit | 20011230 |
Method SET_DATE_AND_TIME_UTC on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method SET_TIMESTAMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TIMESTAMPL | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20011227 |
Method SET_TIMESTAMPL on class IF_SWF_UTL_DATE_SERVICES has no exception.
Method SET_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20011227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
User nicht gefunden | 20031001 |
Method SET_ZONLO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ZONLO | Call by reference | Type reference (TYPE) | SYSTZONLO | Datum und Zeit, Zeitzone des Benutzers | 20011227 |
Method SET_ZONLO on class IF_SWF_UTL_DATE_SERVICES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |