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.
Initializes an instance of the WMSPickingLineUnReserveManager class.
Syntax
client server public static WMSPickingLineUnReserveManager newFromParameters(WMSOrderTrans _wmsOrderTrans, WMSShipmentUnReservationProxy _wmsShipmentUnReservationProxy)
Run On
ClientOrServer
Parameters
- _wmsOrderTrans
Type: WMSOrderTrans Table
The WMSOrderTrans record that should be unreserved.
- _wmsShipmentUnReservationProxy
Type: WMSShipmentUnReservationProxy Class
An instance of the WMSShipmentUnReservationProxy class that will be used for the un-reservation.
Return Value
Type: WMSPickingLineUnReserveManager Class
An instance of the WMSPickingLineUnReserveManager class.