ZP_PPE_SET - Intergraph Smart Materials - Version 2020 (10.0) - Administration & Configuration - Hexagon PPM

Intergraph Smart Materials Classic Administration (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Administration & Configuration
Smart Materials/Smart Reference Data Version
2020 (10.0)

With this project default you define the attribute (created on A.50.01 with data type Numeric) that is used to specify the progress payment set (defined on P.10.32) for an ident. If this attribute is attached as ident value to an ident on S.80.12 and has a valid value (progress payment set), and if the progress payment level of the agreement is set to Line Item, the details of the associated progress payment set are populated to the progress payment events on agreement line item level when placing the ident on an agreement line item.

The attribute should have a select statement in Derived From on A.50.01 to retrieve the available progress payment sets. For example:

SELECT PPS_ID, PPS_CODE FROM M_PROG_PAY_SETS ORDER BY PPS_CODE

We recommend to provide percentage values for the events in P.10.32, and the total of these percentages should add up to 100%. This saves time when the progress payment set is placed on the agreement, because agreements can only be approved if all progress payment percentages add up to 100% per line item.

  • Module(s) affected by this setting: Agreements, OPI1001, P3002, P3004, P5001, P5007

  • Default value: ./.

  • List of Values: Numeric attributes defined in A.50.01