SAP ABAP Data Element /IWWRK/WF_END_DL (Workitem End Deadline Time Stamp (YYYYMMDDhhmmss))
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_COMMON (Package) Workflow Common dev for Gateway
Basic Data
Data Element /IWWRK/WF_END_DL
Short Description Workitem End Deadline Time Stamp (YYYYMMDDhhmmss)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TZNTSTMPS    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name TIMESTAMP_UTC   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 End DL 
Medium 15 End Deadline 
Long 20 End Deadline 
Heading 25 End Deadline Time Stamp 
Documentation

Definition

The UTC time stamp displays data and time according to UTC (Universal Time Coordinated).

To convert local times into a UTC time stamp to facilitate comparison, enter your time zone. The ABAP command convert can be used to do this.

Although the time zone used as the basis for conversion can be re-calculated from customizing entries or master data, we recommend you also save the original time zone when you saving your time stamp data after conversion to UTC.

The internal structure of the UTC time stamp contains a date section and a time section in the following format <YYYYMMDDhhmmss>. A high resolution UTC time stamp (10^-7 seconds) is also available.

History
Last changed by/on SAP  20130604 
SAP Release Created in 200