CHECK_RFA - 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 function checks whether the Ready for Approval check box can be set. This function is called from R.30.01 when the Ready for Approval check box is selected.

This allows you to control when the requisition is completed and the approval process can be started.

If the Ready for Approval check box can be set, the function returns 0, which means the selection of the check box is accepted. Otherwise, the function returns a nonzero value and p_error_msg contains a short description of the error. The error description is shown to the user and the check box is cleared.

Only the first 120 characters stored in p_error_msg are displayed.

Type:

Function

Usage:

R.30.01

Event:

Select the Ready for Approval check box.

Default:

0