Skip to content

/AWS1/CL_IOSDSCASTMDELIFRELA01

DescribeAssetModelInterfaceRelationshipResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_assetmodelid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the asset model.

iv_interfaceassetmodelid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the interface asset model.

it_propertymappings TYPE /AWS1/CL_IOSPROPERTYMAPPING=>TT_PROPERTYMAPPINGS TT_PROPERTYMAPPINGS

A list of property mappings between the interface asset model and the asset model where the interface is applied.

it_hierarchymappings TYPE /AWS1/CL_IOSHIERARCHYMAPPING=>TT_HIERARCHYMAPPINGS TT_HIERARCHYMAPPINGS

A list of hierarchy mappings between the interface asset model and the asset model where the interface is applied.


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

interfaceAssetModelId

The ID of the interface asset model.

Accessible with the following methods

Method Description
GET_INTERFACEASSETMODELID() Getter for INTERFACEASSETMODELID, with configurable default
ASK_INTERFACEASSETMODELID() Getter for INTERFACEASSETMODELID w/ exceptions if field has
HAS_INTERFACEASSETMODELID() Determine if INTERFACEASSETMODELID has a value

propertyMappings

A list of property mappings between the interface asset model and the asset model where the interface is applied.

Accessible with the following methods

Method Description
GET_PROPERTYMAPPINGS() Getter for PROPERTYMAPPINGS, with configurable default
ASK_PROPERTYMAPPINGS() Getter for PROPERTYMAPPINGS w/ exceptions if field has no va
HAS_PROPERTYMAPPINGS() Determine if PROPERTYMAPPINGS has a value

hierarchyMappings

A list of hierarchy mappings between the interface asset model and the asset model where the interface is applied.

Accessible with the following methods

Method Description
GET_HIERARCHYMAPPINGS() Getter for HIERARCHYMAPPINGS, with configurable default
ASK_HIERARCHYMAPPINGS() Getter for HIERARCHYMAPPINGS w/ exceptions if field has no v
HAS_HIERARCHYMAPPINGS() Determine if HIERARCHYMAPPINGS has a value