/AWS1/CL_IOSASTBINDINGVALFILT¶
A filter used to match data bindings based on a specific asset. This filter identifies all computation models referencing a particular asset in their data bindings.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_assetid
TYPE /AWS1/IOSID
/AWS1/IOSID
¶
The ID of the asset to filter data bindings by. Only data bindings referencing this specific asset are matched.
Queryable Attributes¶
assetId¶
The ID of the asset to filter data bindings by. Only data bindings referencing this specific asset are matched.
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 |