SAP ABAP Interface IF_SWF_UTL_DATE_SERVICES (Services for Date, Time, and Time Stamp)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
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
| Interface | IF_SWF_UTL_DATE_SERVICES | |
| Short Description | Services for Date, Time, and Time Stamp |
General Data
| Package | SWF_UTL | Workflow: Tools |
| Created | 20010304 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_DATE_SERVICES has no forward declaration.
Interfaces
Interface IF_SWF_UTL_DATE_SERVICES has no interface.
Friends
Interface IF_SWF_UTL_DATE_SERVICES has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TIMEZONE_UTC | Constant | Public | Type reference (TYPE) | TZNZONE | 'UTC' | Time Zone | 20020102 | |
| 2 | TIMESTAMPL | 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
Interface IF_SWF_UTL_DATE_SERVICES has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_UTL_DATE_SERVICES has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_SWF_UTL_DATE_SERVICES has no parameter.
Method REFRESH on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_UTL_DATE_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |