SAP ABAP Data Element /IWWRK/WF_CREATED_AT (Workitem Creation 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_CREATED_AT
Short Description Workitem Creation 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 Created At 
Medium 15 Created At 
Long 20 Created At 
Heading 25 Created At 
Documentation

Definition

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

In order to normalize local times as a UTC time stamp and thus make them comparable, they must be converted with the specification of the time zone. The ABAP convert command is used for this.

Even if the time zone underlying this conversion can be determined from Customizing or the master data, it is recommended for the time zone to be saved along with the time in a redundant fashion.

The internal structure of the UTC time stamp is logically divided into a date and time part in packed number format <YYYYMMDDhhmmss>. There is also a high-resolution UTC time stamp (10^-7 seconds).

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