SAP ABAP Data Element DPR_TV_TIMESTAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
Basic Data
Data Element DPR_TV_TIMESTAMP
Short Description UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BCOS_TSTMP    
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   
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 date and time in relation to the UTC (Universal Time Coordinated).

In order to normalize local times in a UTC time stamp and make them comparable, you must convert these by specifying your time zone. To do so use the ABAP command convert.

Even if you can determine the time zone again from Customizing or master data based on this conversion we suggest you save the time zone a second time.

The internal structure of the UTC time stamp is broken down into a date and time section in the form of numbers <YYYYMMDDhhmmss>. There is also a UTC time stamp in long form (10^-7 seconds) available.

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