Skip to content

/AWS1/CL_IOSUPDASSETMODELRSP

UpdateAssetModelResponse

CONSTRUCTOR

IMPORTING

Required arguments:

io_assetmodelstatus TYPE REF TO /AWS1/CL_IOSASSETMODELSTATUS /AWS1/CL_IOSASSETMODELSTATUS

The status of the asset model, which contains a state (UPDATING after successfully calling this operation) and any error message.

Optional arguments:

iv_assetmodelid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the asset model.


Queryable Attributes

assetModelId

The ID of the asset model.

Accessible with the following methods

Method Description
GET_ASSETMODELID() Getter for ASSETMODELID, with configurable default
ASK_ASSETMODELID() Getter for ASSETMODELID w/ exceptions if field has no value
HAS_ASSETMODELID() Determine if ASSETMODELID has a value

assetModelStatus

The status of the asset model, which contains a state (UPDATING after successfully calling this operation) and any error message.

Accessible with the following methods

Method Description
GET_ASSETMODELSTATUS() Getter for ASSETMODELSTATUS