GET_INFORMATION_QS - 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 quote summary 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:

'Inquiry:' || l_inq_code || v_cr ||

'Suppl: ' || l_i_supp || v_cr ||

'For PO: ' || l_actual_ind || v_cr ||

'Inquiry Type: ' || l_inq_type || v_cr;

'Bidder: ' || l_sup_code || ' ' || l_curcy_code ||v_cr ||

'Company Name: ' || l_company_name || v_cr ||

'Total Price: ' || l_total_price || ' ' || l_curcy_code ||