RetailKitAssemblyOrder.addJournalLine Method [AX 2012]

Syntax

private void addJournalLine(
    ItemId _itemId, 
    Qty _quantity, 
    boolean _isBomLine, 
    InventDim inventDim, 
    InventLocation _inventLocation)

Run On

Server

Parameters

See Also

Reference

RetailKitAssemblyOrder Class