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.
Calls the purchQuantity.pdsCWQtyInvent method and returns the resulting container.
Syntax
public container pdsCWQtyInvent(PurchLine _purchLine, [PurchQty _qty])
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
A PurchLine record for which to calculate the catch weight inventory.
- _qty
Type: PurchQty Extended Data Type
The PurchQty value to calculate; optional.
Return Value
Type: container
A container that contains the calculated values for RemainBefore , RemainAfter and ReceiveNow calculated from the specified PurchLine record.