SAP ABAP Data Element /IWBEP/EPM_CHANGED_AT (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun))
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/EPM_COMMON (Package) OData Channel - Sample Application - EPM - Common
Basic Data
Data Element /IWBEP/EPM_CHANGED_AT
Short Description UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type DEC   Counter or amount field with comma and sign 
Length 21    
Decimal Places 7    
Output Length 26    
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 On 
Medium 15 Changed On 
Long 30 Changed On (Time Stamp in UTC) 
Heading 30 Changed On (Time Stamp in UTC) 
Documentation

Definition

The time at which the Sales Order was last changed at.

The UTC timestamp displays date and time according to UTC (Universal Coordinated Time).

In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose.

Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone.

The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure.

Use

Dependencies

Example

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