M_PCK_MS_CUSTOM - Intergraph Smart Materials - Version 10.1 - Customization & Programming - Hexagon

Intergraph Smart Materials Customization (10.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.1

Using this Milestones Custom Package, you can implement all CIP PL/SQL functions for a functional date derivation rule definition.

All PL/SQL functions that you add to this package must comply to the parameter lists of either sample function sample_fnc_ms_deriv (for derivation of dates of milestones) or sample_fnc_mdet_deriv (for derivation of dates of detail milestones). These functions will be called from within package 'm_pck_milestones' when assigned as function code for a derivation rule of a milestone label in Window 2 of P.10.61 Milestone Labels.

It is the customer's responsibility to ensure that this custom package exists in a valid state, and that all functions defined here yield correct results; otherwise the complete milestone calculation procedure will fail or end up with incorrect results.

Detailed specifications are provided with the declarations of the sample functions below.