This documentation is archived and is not being maintained.
CustInvoicePrintJob.buildQueryForInvoices Method [AX 2012]
Builds the query by using the ranges defined by the user.
private Query buildQueryForInvoices()
Run On
Called
Return Value
Type:
Query Class
A query object based on the user-defined ranges.
The query object is used to pull the invoices from the CustTrans and CustTransOpen tables.