Share via


InventTrans.updateSplitFromCWQty Method

Updates the current InventTrans record to the specified catch weight quantity and creates a new InventTrans record with the remaining quantity.

Syntax

public InventTrans updateSplitFromCWQty(PdsCWInventQty _cwQty, InventQty _requestedInventQty)

Run On

Called

Parameters

Return Value

Type: InventTrans Table
The new created InventTrans record.

Exceptions

Exception Condition
Error

If method is callled with illegal values.

See Also

Reference

InventTrans Table