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.
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.