This documentation is archived and is not being maintained.
PurchFormletterParmDataInvoice.updateQueryDocumentRanges Method [AX 2012]
Adds ranges on order ID to the query that is used when it creates data.
protected int updateQueryDocumentRanges(container _datasourceRecordsPackedMap, [boolean _abortOnError])
Run On
Server
Parameters
-
_datasourceRecordsPackedMap
- Type: container
A container with a packed version of a map with order IDs.
-
_abortOnError
- Type: boolean
A Boolean value that indicates whether to stop the update of the query for an error.
Return Value
Type:
int
The number of order ID ranges that are added to the query.
| Exception | Condition |
|
Error
|
An error occurred during update.
|