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.
Creates a new instance of the InventReservationCriteriaBuilder class for building a composite on-hand criteria for the given movement.
Syntax
client server public static InventReservationCriteriaBuilder newMovement(InventMovement _movement)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
The inventory movement that this builder will use when creating the individual criteria objects.
Return Value
Type: InventReservationCriteriaBuilder Class
A new instance of the InventReservationCriteriaBuilder class to build composite on-hand criteria for _movement.