GET_PO_OR_ER_QTY_TOTAL - 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 sample function can be used for testing the BOM compare functionality.

Type:

Function

Usage:

B.40.22

Event:

Start button on B.40.22

Default:

sum(decode(a.po_qty,0,(a.total_release_qty - a.last_total_release_qty),0)),

sum(decode(a.po_qty,0,0,a.po_qty))