InventUpd_Financial.buildInventTransList Method [AX 2012]
Builds a list of InventTrans records to be updated financially.
Syntax
protected List buildInventTransList(Query _query)
Run On
Server
Parameters
- _query
Type: Query Class
A query of candidate InventTrans records.
Return Value
Type: List Class
A list of InventTrans records to be updated financially.
Remarks
If late packing slip match is being utilized, this list is ordered in the same order as the packing slips were selected.