Share via


InventMov_TransferTransitTo.checkInventLocationId Method [AX 2012]

Checks that the InventLocationId extended data type of the InventDim table of this movement is the same as the InventLocationIdTransit extended data type of the InventTransferTable table that is related to this movement.

Syntax

protected boolean checkInventLocationId()

Run On

Called

Return Value

Type: boolean
true if the two InventLocationId extended data types are the same; otherwise, false.

See Also

Reference

InventMov_TransferTransitTo Class