Share via


InventMov_TransferTo.checkInventLocationId Method [AX 2012]

Checks whether the InventLocationId value of the InventDim record of this movement is the same as the InventLocationId value of the Transferto location of the InventTransferTable that is related to this movement.

Syntax

protected boolean checkInventLocationId()

Run On

Called

Return Value

Type: boolean
true if the two InventLocationId values are the same; otherwise, false.

See Also

Reference

InventMov_TransferTo Class