/AWS1/CL_DEXDATAUPDATEREQDETS¶
Extra details specific to a data update type notification.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dataupdatedat TYPE /AWS1/DEXTIMESTAMP /AWS1/DEXTIMESTAMP¶
A datetime in the past when the data was updated. This typically means that the underlying resource supporting the data set was updated.
Queryable Attributes¶
DataUpdatedAt¶
A datetime in the past when the data was updated. This typically means that the underlying resource supporting the data set was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAUPDATEDAT() |
Getter for DATAUPDATEDAT, with configurable default |
ASK_DATAUPDATEDAT() |
Getter for DATAUPDATEDAT w/ exceptions if field has no value |
HAS_DATAUPDATEDAT() |
Determine if DATAUPDATEDAT has a value |