CustInvoicePrintJob.buildQueryForFreeText Method [AX 2012]

Builds the query by using the ranges that are defined by the user.

private Query buildQueryForFreeText()

Run On

Called

Return Value

Type: Query Class
A query object that is used to get the free text invoice records based on the user-defined ranges.

The query object is used to pull the invoices from the CustInvoiceTable table.

Community Additions

ADD
Show: