GET_LP_REQ_IND - 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 allows you to define whenever the requisition flag (requisition_ind) should be set in the m_list_pos table after an insert or update operation. The function is called within a trigger, so don't use commit in the function body. The function must return Y when the requisition flag should be set, or N when the requisition flag should not be set. Use '-' as the return value when the requisition flag should not be changed.

Type:

Function

Usage:

B.20.01, B.20.02, B.20.03, B.40.01

Event:

Called by m_pck_lp.update_lp_req_ind.

Default:

Y when qty_1, 2, 3, 4, 5, 6, or 7 < 0, else N