Share via


InventNonConformanceApprove.validate Method [AX 2012]

Validates that the nonconformance exists and is not already approved.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

Return Value

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

See Also

InventNonConformanceApprove Class

RunBase.validate Method