PurchFormletterParmData.parmQueryChooseLinesPendingInvoice Method [AX 2012]

Gets and sets the query that is used on the VendInvoiceInfoTable table to select the lines to copy to the table header.

protected SysQueryRun parmQueryChooseLinesPendingInvoice([SysQueryRun _chooseLinesPendingInvoice])

Run On

Server

Parameters

_chooseLinesPendingInvoice
Type: SysQueryRun Class
The new SysQueryRun query; optional.

Return Value

Type: SysQueryRun Class
The SysQueryRun query that is used to select the lines to copy from the pending invoice.

Community Additions

ADD
Show: