PayrollPayStatementJournalizeBase.validate Method [AX 2012]

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

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.

Community Additions

ADD
Show: