PayrollPositionDetails.validateScheduleData Method
Checks whether the schedule is selected when the ScheduleDataAreaId and PaidByLegalEntity values match, and also checks whether the schedule exists in the ScheduleDataAreaId LE.
Syntax
private boolean validateScheduleData()
Run On
Called
Return Value
Type: boolean
true if the ScheduleDataAreaId and PaidByLegalEntity values match, and the schedule exists in the ScheduleDataAreaId LE; otherwise, false.