/AWS1/CL_IOVTIMESTAMPVALUE¶
Contains information about a timestamp.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_timeinmillis TYPE /AWS1/IOVEPOCHMILLITIMESTAMP /AWS1/IOVEPOCHMILLITIMESTAMP¶
The value of the timestamp, in the Unix epoch format.
Queryable Attributes¶
timeInMillis¶
The value of the timestamp, in the Unix epoch format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEINMILLIS() |
Getter for TIMEINMILLIS, with configurable default |
ASK_TIMEINMILLIS() |
Getter for TIMEINMILLIS w/ exceptions if field has no value |
HAS_TIMEINMILLIS() |
Determine if TIMEINMILLIS has a value |