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.
Removes the reservation for the specified picking line.
Syntax
public void unReservePickingLine(
WMSShipmentId _shipmentId,
WMSPickingRouteID _pickingRouteId,
RefRecId _pickingLineRecId)
Run On
Called
Parameters
- _shipmentId
Type: WMSShipmentId Extended Data Type
The ID of the shipment that is related to the picking line.
- _pickingRouteId
Type: WMSPickingRouteID Extended Data Type
The ID of the picking route that is related to the picking line.
- _pickingLineRecId
Type: RefRecId Extended Data Type
The RecId field of the picking line for which the reservation is removed.