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.
Tries to update the reservations for marked inventory transactions that have a status of On order.
Syntax
protected void updateReserveRefTransIdOnOrder(Set _setOfIssueInventTransOriginIds, [boolean _onlyUseOnOrderTransForReservation])
Run On
Called
Parameters
- _setOfIssueInventTransOriginIds
Type: Set Class
A set that contains the InventTransOriginId IDs of the marked issue transactions that should be updated.
- _onlyUseOnOrderTransForReservation
Type: boolean