/AWS1/CL_IOSUPDATEASSETRSP¶
UpdateAssetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_assetstatus TYPE REF TO /AWS1/CL_IOSASSETSTATUS /AWS1/CL_IOSASSETSTATUS¶
The status of the asset, which contains a state (
UPDATINGafter successfully calling this operation) and any error message.
Optional arguments:¶
iv_assetid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the asset.
Queryable Attributes¶
assetId¶
The ID of the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETID() |
Getter for ASSETID, with configurable default |
ASK_ASSETID() |
Getter for ASSETID w/ exceptions if field has no value |
HAS_ASSETID() |
Determine if ASSETID has a value |
assetStatus¶
The status of the asset, which contains a state (
UPDATINGafter successfully calling this operation) and any error message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETSTATUS() |
Getter for ASSETSTATUS |