RAssetProposal.validate Method [AX 2012]

Validates the values that are entered in the dialog box.

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

_calledFrom
Type: Object Class
An instance of the dialog box.

Return Value

Type: boolean
true if the validations are OK; otherwise, false.

Community Additions

ADD
Show: