GET_INFORMATION_SOV - Intergraph Smart Materials - Version 10.1 - Customization & Programming - Hexagon

Intergraph Smart Materials Customization (10.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.1

Description:

This function fetches information about schedule of values 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:

'Agreement number:' || l_po_number || v_cr ||

' Approval cycle:' || p_approval_cycle || v_cr ||

'Overall Total:' || TO_CHAR(l_totals,'999G999G999G990D00') ||' ' || l_currency || v_cr || v_cr;