PurchFormLetter_PurchOrder.validate Method [AX 2012]

Indicates whether it is OK to continue.

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.

Community Additions

ADD
Show: