/AWS1/CL_ECASERVICEUPDATESMSG¶
ServiceUpdatesMessage
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_marker
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
it_serviceupdates
TYPE /AWS1/CL_ECASERVICEUPDATE=>TT_SERVICEUPDATELIST
TT_SERVICEUPDATELIST
¶
A list of service updates
Queryable Attributes¶
Marker¶
An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |
ServiceUpdates¶
A list of service updates
Accessible with the following methods¶
Method | Description |
---|---|
GET_SERVICEUPDATES() |
Getter for SERVICEUPDATES, with configurable default |
ASK_SERVICEUPDATES() |
Getter for SERVICEUPDATES w/ exceptions if field has no valu |
HAS_SERVICEUPDATES() |
Determine if SERVICEUPDATES has a value |