Share via


RHRMEmplTable.checkEmplBeforeCalc Method

Checks employee before calculatations.

Syntax

public boolean checkEmplBeforeCalc(
    ReportPeriod_RU _dateCalc, 
   [NoYes _errorMessage, 
    boolean _ignoreHiringCheck, 
    boolean _checkDismissal])

Run On

Called

Parameters

  • _ignoreHiringCheck
    Type: boolean
    The hiring checks will be ignored if true.
  • _checkDismissal
    Type: boolean
    The employee is dismissed check will be performed if true.

Return Value

Type: boolean
false if empoloyee checks found errors, otherwise true.

See Also

Reference

RHRMEmplTable Table