AGREEMENT_APPROVAL - Intergraph Smart Materials - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Materials Customization (10.2)

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

Description:

This CIP function is called during the approval of an agreement. The return value is of type BOOLEAN. If the return value is FALSE, the approval procedure stops; if the return value is TRUE, the approval procedure continues.

The parameter 'p_check_only_ind' is 'Y' or 'N', depending on the point within the approval procedure where this function is called.

When the RfA check box on P.50.07 is selected, this function is called with 'p_check_only_ind' set to 'Y'. When the Approve button (or the Finalize Approve button in cases where the approval sequence is used) is clicked, this function is called with 'p_check_only_ind' set to 'N'.

Type:

Function

Usage:

P.50.07, P.50.16

Event:

Approve agreement

Default:

TRUE