PurchJournalMatch_Invoice.includeLines Method [AX 2012]

Marks or unmarks all links between the selected record in the VendInvoiceInfoLine table and the corresponding record in the VendPackingSLipTrans table.

public void includeLines(boolean _markAll)

Run On

Client

Parameters

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

Community Additions

ADD
Show: