SAP ABAP Data Element TZNTSTMPS (UTC Time Stamp in Short Form (YYYYMMDDhhmmss))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TIM-TZ (Application Component) Time Zones
     SZTZ (Package) Central Basis Development: Time Zones
Basic Data
Data Element TZNTSTMPS
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 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 Time Stamp 
Medium 15 Time Stamp 
Long 20 Short Time Stamp 
Heading 25 Short Form of Time Stamp 
Documentation

Definition

The UTC time stamp is the date and time relative to UTC (Universal Coordinated Time).

To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times need to be converted using your time zone and the ABAP command convert.

Even if the system is able to determine the time zone from Customizing or master data, you shoul save the time zone redundantly here.

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

History
Last changed by/on SAP  20010130 
SAP Release Created in