HcmWorkerActionTerminate.validateWorkerLastDayWorked Method

Validates whether the last day worked and termination date are valid.

Syntax

public boolean validateWorkerLastDayWorked([boolean _showErrorMessage])

Run On

Called

Parameters

  • _showErrorMessage
    Type: boolean
    A Boolean value that indicates whether an error message is to be shown in the Infolog; optional.

Return Value

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

See Also

Reference

HcmWorkerActionTerminate Table