Configuring alternative line list structures - 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)

In the delivered model, the line list structure is configured with line list records related to the line list object, and line list documents created from the line list object.

You can configure an alternative structure, in which the line list records are related to the unit, and the line list documents are created from the unit, by following the steps below.

  1. In the Schema Editor, create a relationship definition between the line list record and the unit.

  2. In the Schema Editor, create a relationship definition between the line list record document and the unit.

  3. Load the schema with the new relationship definitions into the Desktop Client.

  4. Configure a create method for creating line list record documents from the unit. This method should be similar to the CreateSPFLLALineListRecordDocument method described in Line list document methods.

  5. Configure a method to launch the List Edit control with a list of records. This method should be similar to the SPFLLALineListEditSPFRecords method described in Line list edit methods.