PurchJournalMatch_Invoice.includeAll Method [AX 2012]

Marks or clears all links between the records in the VendInvoiceInfoLine table and the corresponding record in the VendPackingSLipTrans table.

public void includeAll([boolean _markAll])

Run On

Client

Parameters

_markAll
Type: boolean
A Boolean value that indicates whether all links will be marked.

Community Additions

ADD
Show: