Share via


InventNonConformanceReOpen.validate Method [AX 2012]

Validates that the non-conformance exists and is closed.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

Return Value

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

See Also

InventNonConformanceReOpen Class

RunBase.validate Method