/AWS1/CL_IOSASTMDELPRPBINDIN00¶
Contains information about an assetModelProperty binding value.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_assetmodelid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the asset model, in UUID format.
iv_propertyid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the asset model property used in data binding value.
Queryable Attributes¶
assetModelId¶
The ID of the asset model, in UUID format.
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 |
propertyId¶
The ID of the asset model property used in data binding value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROPERTYID() |
Getter for PROPERTYID, with configurable default |
ASK_PROPERTYID() |
Getter for PROPERTYID w/ exceptions if field has no value |
HAS_PROPERTYID() |
Determine if PROPERTYID has a value |