SAP ABAP Data Element /MRSS/T_SGW_CHANGED_AT (Changed at)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/SGW (Package) MRS Planning Board Web Interface
Basic Data
Data Element /MRSS/T_SGW_CHANGED_AT
Short Description Changed at  
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    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Changed at 
Medium 10 Changed at 
Long 10 Changed at 
Heading 10 Changed at 
Documentation

Definition

The UTCtime stamp represents the date and time in terms of UTC (Universal Time Coordinated).

To standardize local times as a UTC time stamp and thus bring them into line with one another, they must be converted, stating their time zone. For this you can use the ABAP convert command.

Even though the time zone based on this calculation can be identified again from Customizing or master data, we recommend that you also save the time zone, albeit redundantly.

The internal structure of the UTC time stamp is logically subdivided into date and time parts in the condensed character format <YYYYMMDDhhmmss>. A high-resolution UTC time stamp (10^-7 seconds) is also available.

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