PayrollWorkCalendarLine.validateEarningCode Method
Validates the value that the user entered in the EarningCode field by checking that the earning code is of the hours unit type and that it is a base earning component.
Syntax
private boolean validateEarningCode()
Run On
Called
Return Value
Type: boolean
true if the value is valid; otherwise, false.