/AWS1/CL_IOSBTCPUTASTPRPVALRSP¶
BatchPutAssetPropertyValueResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_errorentries TYPE /AWS1/CL_IOSBTCPUTASTPRPERRENT=>TT_BTCPUTASSETPRPERRORENTRIES TT_BTCPUTASSETPRPERRORENTRIES¶
A list of the errors (if any) associated with the batch put request. Each error entry contains the
entryIdof the entry that failed.
Queryable Attributes¶
errorEntries¶
A list of the errors (if any) associated with the batch put request. Each error entry contains the
entryIdof the entry that failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORENTRIES() |
Getter for ERRORENTRIES, with configurable default |
ASK_ERRORENTRIES() |
Getter for ERRORENTRIES w/ exceptions if field has no value |
HAS_ERRORENTRIES() |
Determine if ERRORENTRIES has a value |