Verifications - Intergraph Smart Materials - Version 10.2 - Help - Hexagon

Intergraph Smart Materials Classic Help

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.2

Verification routines are processing procedures to verify and maintain data in BOMs. There are two types of verifications: fixed and variable.

Verifications of the fixed type are part of Smart Materials and cannot be changed (except for the description).

Verifications created by the user are of the ‘Variable’ type. These verifications can either be a customer-installed procedure (CIP), or a variable list check that associates a Where Condition (from A.60.06) with a check name.

Customer-installed procedures (CIPs) are PL/SQL procedures that must be incorporated into the Smart Materials custom package called M_PCK_VERIFY_CUSTOM. They allow you to embed any kind of complex processing logic that may be developed and implemented by customers, and seamlessly integrate this logic into Smart Materials verification processing. A Where condition must be allocated to each ‘Variable’ type verification routine. Without a Where condition, the verification routine cannot be allocated to a verification job (on B.20.01.41 Start Verification Job, called from B.20.01 Edit BOM), or to a List Status (on B.10.02 List Status). The attributes to be edited during verification processing are defined in this Where condition. Attribute values and logic rules (AND, OR) can also be given in the Where condition. For more information see Where Conditions.

The verifications can be maintained on the B.10.01 Verifications screen.

Select the Exclude check box to exclude the list check from the use in the B.20.01.35 Verification and Status and B.20.01.41 Start Verification Job screens. List checks with Exclude marked are not available for selection in the corresponding list of values.

Select the Only Endnodes check box to restrict the usage of a list check on BOM end nodes only. This means, only the end nodes in the BOM tree hierarchy below the selected start node will be processed. In the B.20.01.35 Verification and Status and B.20.01.41 Start Verification Job screens, the value of this check box will be evaluated when adding list checks to a list job and before execution of the list job.