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
ServerParameters
- _chooseLinesPendingInvoice
- Type: SysQueryRun Class
The new SysQueryRun query; optional.
Return Value
Type: SysQueryRun ClassThe SysQueryRun query that is used to select the lines to copy from the pending invoice.
Community Additions
ADD
Show: