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.
Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and where the reservation is related to the specified output order.
Syntax
server public static PdsCWInventQty pdsCWQtyReservPhysicalWMSOrder(InventTransOriginId _transOriginId, WMSOrderId _wmsOrderId)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The reference to the inventory movement for which the results are calculated.
- _wmsOrderId
Type: WMSOrderId Extended Data Type
The ID of the output order for which results are calculated.
Return Value
Type: PdsCWInventQty Extended Data Type
The reserved catch weight quantity.