Share via


InventQualityOrderValidate.validateAgainstReference Method [AX 2012]

Validates that the issue transactions match for the quality orders that have references to receipts and marks against them.

Syntax

public boolean validateAgainstReference()

Run On

Called

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

Remarks

This method returns true when the quality order is not related to a receipt or when the receipt transactions with the same inventory dimensions can be found.

See Also

Reference

InventQualityOrderValidate Class