InventMov_TransferTransitFrom.checkInventLocationId Method [AX 2012]
Checks that the InventLocationId extended data type of the InventDim table of this movement is the same as the InventLocationId extended data type of the transit location of the InventTransferTable table that is related to this movement.
Syntax
protected boolean checkInventLocationId()
Run On
Called
Return Value
Type: boolean
true if both of the InventLocationId extended data types are the same; otherwise, false.