Configuration of a separate equipment list object and document - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

If there is a need to integrate the list object, like has been done for the line list application then it is necessary to model a list class definition in both the authoring and publish schema and map them to each other.

The following schema is typical of what would be modeled for an equipment list.

The document should be configured exactly as above for when there is no separate list object.

PpmPAEquipList

Class definition used for the equipment list from which the list editing is configured that realizes the following interfaces.

This is not actually published, it does not need the ISPFAuthPublishableItem and ISPFAuthPublishedItem interfaces.

Interface

Description

IObject

IPpmPAEquipList

Primary interface

Relationship definition from equipment list to equipment

PpmPAEquipListEquipment links the equipment list IPpmPAEquipList interface to the equipment IPpmPAEquipment interface

Relationship definition from equipment list to the document

PpmPAEquipListEquipListDoc links the list IPpmPAEquipList interface to the document master IPpmPAEquipListDocMaster interface.