Skip to content

/AWS1/CL_IOSTARGETRESOURCE

The resource the action will be taken on. This can include asset-based resources and computation model resources.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_assetid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the asset, in UUID format.

iv_computationmodelid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the computation model.


Queryable Attributes

assetId

The ID of the asset, in UUID format.

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

computationModelId

The ID of the computation model.

Accessible with the following methods

Method Description
GET_COMPUTATIONMODELID() Getter for COMPUTATIONMODELID, with configurable default
ASK_COMPUTATIONMODELID() Getter for COMPUTATIONMODELID w/ exceptions if field has no
HAS_COMPUTATIONMODELID() Determine if COMPUTATIONMODELID has a value