Share via


InventCostMovement_KanbanJob.initCostMovement Method [AX 2012]

Initializes the InventCostMovement object.

Syntax

public void initCostMovement(
    InventCostTransState _costTransState, 
    Voucher _voucher, 
    TransDate _transDate, 
    boolean _isReturn)

Run On

Called

Parameters

  • _isReturn
    Type: boolean
    A Boolean value that specifies whether the movement is a return movement.

See Also

Reference

InventCostMovement_KanbanJob Class