PurchReqConsolidationForm.updateTotal Method [AX 2012]

Calculates the net amount and quantity of the PurchReqCondolidation record that summarizes the selected PurchReqLine records.

public void updateTotal(PurchReqConsolidation _purchReqConsolidation, [CurrencyCode _aggregationCurrencyCode])

Run On

Called

Parameters

_purchReqConsolidation
Type: PurchReqConsolidation Table
An instance of the PurchReqConsolidation record that is being updated.
_aggregationCurrencyCode
Type: CurrencyCode Extended Data Type
An optional instance of the currency code of the PurchReqCondolidation record.

Community Additions

ADD
Show: