Share via


InventNonConformanceClose.validate Method [AX 2012]

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

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

Return Value

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

See Also

InventNonConformanceClose Class

RunBase.validate Method