Share via


InventMov_KanbanJob_Transfer.mustBeBookedFinancially Method [AX 2012]

Determines whether the inventMovement must be financially booked.

Syntax

public boolean mustBeBookedFinancially()

Run On

Called

Return Value

Type: boolean
true if the movement must be booked financially; otherwise, false.

Remarks

A movement must be booked financially if the item posts to ledger and the issue and receipt sites are not the same.

See Also

Reference

InventMov_KanbanJob_Transfer Class