SAP ABAP Data Element SWFSLS_SELTSTMP (UTC Time Stamp (Long Form) for Deadline Monitoring)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_SLS (Package) Deadline Service - Deadline Monitoring
Basic Data
Data Element SWFSLS_SELTSTMP
Short Description UTC Time Stamp (Long Form) for Deadline Monitoring  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TZNTSTMPL    
Data Type DEC   Counter or amount field with comma and sign 
Length 21    
Decimal Places 7    
Output Length 27    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Time Stamp 
Medium 20 Select. Time Stamp 
Long 40 Time Stamp for Deadline Monitoring 
Heading 40 Time Stamp for Deadline Monitoring 
Documentation

Definition

The UTC time stamp represents the date and time in UTC (Universal Time Coordinated) time.

To normalize local time in a UTC time stamp and therefore make it possible to compare it, it must converted by specifying a time zone. You use the ABAP command convert for this purpose.

Even if the time zone on which this conversion is based is taken from Customizing or master data, SAP recommends that you save this time zone as well.

The internal structure of the high-resolution UTC time stamp is logically subdivided into a data and time part in the packed digit format <YYYYMMDDhhmmssmmmuuun>. Note that the available resolution of 100 nanoseconds is not usually fully supported by the hardware used.

See also GET TIME STAMP

A normal resolution UTC time stamp is also available.

History
Last changed by/on SAP  20050204 
SAP Release Created in 700