VendPackingSlipTrans::inventAndReceiveQty Method
Retrieves a container that contains the InventNow and ReceiveNow values of the VendInvoiceInfoSubLine table.
Syntax
server public static container inventAndReceiveQty(PurchIdBase _purchId)
Run On
Server
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchID value of a PurchTable record.
Return Value
Type: container
A container that contains the InventNow and ReceiveNow values of the VendPackingSlipTrans table.