Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method reorders the InventTrans records in the order of late match packing slips selection if needed.
Syntax
protected List reorderInventTransList(List _inventTransList, Map _inventTransReorder)
Run On
Server
Parameters
- _inventTransList
Type: List Class
The original list of InventTrans records.
- _inventTransReorder
Type: Map Class
A map of InventTrans records per voucher.
Return Value
Type: List Class
The ordered list of InventTrans records.