InventQualityManagementOrderCreator.createSalesPickingListWork Method [AX 2012]

Handles order creation for sales line for outbound shipping process.

Syntax

public void createSalesPickingListWork(
    SalesLine _salesLine, 
    InventQty _qty, 
    PdsCWInventQty _cwQty)

Run On

Called

Parameters

See Also

Reference

InventQualityManagementOrderCreator Class