PayrollPayStatementGenerationTask.validateWorker Method [AX 2012]

Validates that the payment for the current worker will be able to continue without errors.

public boolean validateWorker()

Run On

Called

Return Value

Type: boolean
true if the worker passed validation; otherwise, false.

ExceptionCondition
Error

The worker is missing a resident tax region.

–or–

The worker has already received a primary pay statement for the current pay period.

Community Additions

ADD
Show: