GET_INFORMATION_SMG - Intergraph Smart Materials - Version 2020 (10.0) - Customization & Programming - Hexagon PPM

Intergraph Smart Materials Customization (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
2020 (10.0)

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;