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.
Handles order creation during work creation for outbound shipping process.
Syntax
client server public static void createSalesPickingListWork(
SalesLine _salesLine,
InventQty _qty,
PdsCWInventQty _cwQty)
Run On
ClientOrServer
Parameters
- _salesLine
Type: SalesLine Table
A SalesLine table buffer.
- _qty
Type: InventQty Extended Data Type
Inventory quantity.
- _cwQty
Type: PdsCWInventQty Extended Data Type
Catch weight quantity.