Share via


InventUpd_Financial::newKanbanMovement Method [AX 2012]

Creates a new instance of InventUpd_Financial class for kanban job record.

Syntax

server public static InventUpd_Financial newKanbanMovement(
    InventMovement _inventMovement, 
    LedgerVoucher _ledgerVoucher, 
    InventQty _qty, 
    InventQty _remainQty, 
    CostAmount _costAmount, 
   [CostAmount _costAmountSecCur_RU])

Run On

Server

Parameters

  • _ledgerVoucher
    Type: LedgerVoucher Class
    The ledger voucher related to the transaction for related kanban job movement.

Return Value

Type: InventUpd_Financial Class
A new instance of InventUpd_Financial class for the kanban job record.

See Also

Reference

InventUpd_Financial Class