Start of Content Area

Background documentation TimeValue Properties  Locate the document in its SAP Library structure

Properties in the View Designer

      value

Time value for a point in the graphic. It must be bound to a context attribute within a context structure that provides the data for the values at runtime. The time values must have the format YYYYMMDD, where Y is the year, M is the month, D is the day – for example, 20040205. In addition, you can specify hours, minutes, seconds, and milliseconds.
The following formats are valid:

       YYYYMMDD

       YYYYMMDDHHMMSS

       YYYYMMDDHHMMSSZZZ (H=hours, M=minutes, S=seconds, Z=milliseconds).

In general, this format refers to all graphics with time lines, such as TimeScale graphic.

 

 

End of Content Area