PurchReqConsolidationLine::updateTotal Method
Provides an approximate total of every line item based on a single currency code.
Syntax
server public static void updateTotal(PurchReqConsolidation _purchReqConsolidation)
Run On
Server
Parameters
- _purchReqConsolidation
Type: PurchReqConsolidation Table
The currently selected PurchReqConsolidation record in the PurchReqConsolidation form.
Remarks
This method is called whenever a change is made to a PurchReqConsolidationLine value.
This method also updates the Aggregation Opportunity total quantity and net amount in the PurchReqConsolidation table.