GET_INFORMATION_SMG - 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 a material group 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:

'Supplier:' || v_tab || v_tab || v_sup_code || v_cr ||

'Mat/Work Group Type:' || v_tab || v_mgty_code || v_cr ||

'Mat/Work Group:' || v_tab || v_mg_code || v_cr ||

'Description:' || v_tab || v_tab || v_short_desc || v_cr || v_cr;