GET_INFORMATION_CLOI - 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 fetches information about an closeout item and appends it to the approval email body.

Type:

Function

Usage:

Called by BUILD_APPORVAL_BODY CIP function

Event:

Select Ready for Approval, or click Approve button

Default:

'Seq :' || v_order_seq || v_cr ||

'Short Desc :' || v_short_desc || v_cr ||

'Agreement Number :' || v_po_number || v_cr ||

'Supplier :' || v_sup_code || v_cr || v_cr;