CustPackingSlipTrans::inventAndDeliverQty Method
Retrieves a container that contains the InventNow and DeliveryQty values of the SalesParmSubLine table.
Syntax
server public static container inventAndDeliverQty(SalesIdBase _salesId)
Run On
Server
Parameters
- _salesId
Type: SalesIdBase Extended Data Type
The sales ID of a SalesTable record.
Return Value
Type: container
A container that contains the InventQty and DeliveryQty values of the CustPackingSlipTrans table.