InventQuarantineUpdStartUp.isReferenceOriginModified Method [AX 2012]
Gets a value that indicates whether the record of origin (InventTransOrigin.ReferenceId) for the reference lot (InventQuarantineOrder.InventTransIdRef) has been modified because of an update of the quarantine order.
Syntax
public boolean isReferenceOriginModified()
Run On
Server
Return Value
Type: boolean
true if the record of origin for the reference lot has been modified because of an update of the quarantine order; otherwise, false.