Share via


InventNonConformanceRefuse.validate Method [AX 2012]

Validates that the non-conformance exists and is not already refused.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

Return Value

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

See Also

InventNonConformanceRefuse Class

RunBase.validate Method