Share via


PayrollPayStatementJournalizeBase.validate Method [AX 2012]

Validates the values that are supplied by the user in the dialog box.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    The object that called the dialog box.

Return Value

Type: boolean
true if the values are valid; otherwise, false.

See Also

Reference

PayrollPayStatementJournalizeBase Class