SAP ABAP Data Element /MRSS/T_DPR_TV_TIMESTAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit))
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/DPR (Package) MRS Interface for Cprojects
Basic Data
Data Element /MRSS/T_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 indicates the date and time based on UTC (Universal Time Coordinated).

To standardize local times in a UTC time stamp and make them comparable, they must be converted based on your time zone. The ABAP command convert allows you to do this.

Even if the time zones used for the conversion can be determined from Customizing or master data, we recommend that you save the time zone as redundant data.

The internal structure of the UTC time stamp is divided logically into a date and time component in packed character format <YYYYMMDDhhmmss>. In addition, a UTC time stamp in long form (10^-7 seconds) is available.

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