Share via


PurchFormLetter_PurchOrder.validate Method [AX 2012]

Indicates whether it is OK to continue.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    A value that identifies the object from which this method is called.

Return Value

Type: boolean
true if the ok to continue; otherwise, false.

See Also

Reference

PurchFormLetter_PurchOrder Class