PayrollStatementGeneration.validate Method [AX 2012]
Validates whether both the pay cycle and pay period controls in the dialog box have values before the processing starts.
public boolean validate([Object calledFrom])
Run On
CalledParameters
- calledFrom
- Type: Object Class
The object that called the validate method.
Return Value
Type: booleantrue if the required parameters of the dialog box are set; otherwise, false.
Community Additions
ADD
Show: