PurchEditLinesForm.checkInvoiceMiscCharges Method [AX 2012]

Checks for miscellaneous charge transactions in the MarkUpTrans table on the PurchParmSubLine or VendInvoiceInfoSubLine record.

public boolean checkInvoiceMiscCharges(Common _common)

Run On

Client

Parameters

_common
Type: Common Table
A Common table buffer.

Return Value

Type: boolean
true if miscellaneous charge transactions exist; otherwise, false.

Community Additions

ADD
Show: