SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_UTL_DATE_SERVICES Services for Date, Time, and Time Stamp 20010304
Properties
Class CL_SWF_UTL_DATE_SERVICES  
Short Description Services for Date, Time, and Time Stamp    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20001113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_UTL_USER_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_UTL_DATE_SERVICES Services for Date, Time, and Time Stamp 20010304
Friends
Class CL_SWF_UTL_DATE_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TIMEZONE_UTC Instance attribute Public Attribute reference (LIKE) Reference fields for ABAP time stamp 20010304
2 M_USER Instance attribute Private Type reference (TYPE) SYUNAME User 20011227
3 M_ZONLO Instance attribute Private Type reference (TYPE) SYSTZONLO Date and time, time zone of user 20011227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010304
2 CREATE Static method Public Method Factory 20010304
3 GET_DATE_AND_TIME Static method Public Method Returns date, time, and time stamp 20001113
Events
Class CL_SWF_UTL_DATE_SERVICES has no event.
Types
Class CL_SWF_UTL_DATE_SERVICES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_UTL_DATE_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_SWF_UTL_DATE_SERVICES has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME User für Zeitzone 20011227
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_UTL_DATE_SERVICES Services für Datum, Uhrzeit und Zeitstempel 20010304
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_NOT_FOUND User nicht gefunden 20031001

Method GET_DATE_AND_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20001114
2 Exporting EX_DATE_UTC Call by reference Type reference (TYPE) SYDATUM UTC-Datum 20001114
3 Exporting EX_TIME Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20001114
4 Exporting EX_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001114
5 Exporting EX_TIMESTAMPL Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20001114
6 Exporting EX_TIME_UTC Call by reference Type reference (TYPE) SYUZEIT UTC-Uhrzeit 20001114

Method GET_DATE_AND_TIME on class CL_SWF_UTL_DATE_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610