PurchTotals.calcComparedMiscCharges Method [AX 2012]

Calculates the sum of the invoice and connected purchase order miscellaneous charges.

public container calcComparedMiscCharges(VendDocumentTableMap _parmTable)

Run On

Server

Parameters

_parmTable
Type: VendDocumentTableMap Map
The invoice to consolidate.

Return Value

Type: container
A container with the following elements: a Boolean value that indicates whether the invoice is within all the miscellaneous charge code tolerances, a warning icon, the total invoice miscellaneous charge, and the total connected purchase order miscellaneous charge.

Community Additions

ADD
Show: