Share via


RAssetJournalAdd.validate Method [AX 2012]

Validates the values that are enterd in the dialog box.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The instance of the dialog box.

Return Value

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

See Also

Reference

RAssetJournalAdd Class