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 for sales line for outbound shipping process.
Syntax
public void createSalesPickingListWork(
SalesLine _salesLine,
InventQty _qty,
PdsCWInventQty _cwQty)
Run On
Called
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.