SAP ABAP Data Element OXT_TIMESTAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-EEW-SRV (Application Component) EEW Services
     OXT_TASK (Package) Task Handler for OXT Tool
Basic Data
Data Element OXT_TIMESTAMP
Short Description UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OXT_TIMESTAMP    
Data Type NUMC   Character string with only digits 
Length 14    
Decimal Places 0    
Output Length 14    
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 15 Time Stamp 
Long 20 Time Stamp 
Heading 19 Time Stamp 
Documentation

Definition

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

To normalize local time in a UTC time stamp for comparative purposes, you must convert it by specifying your own time zone. The ABAP command convert allows you to do this.

Even if you can determine the source time zone for this conversion from Customizing or master data, it is recommended that you save the time zone redundantly.

The internal structure of the UTC time stamp is subdivided logically in date and time parts in a packed number format <YYYYMMDDhhmmss>. A high-definition UTC time stamp (10^-7 seconds) is also available.

History
Last changed by/on SAP  20040312 
SAP Release Created in 620