Skip to main content

I am trying to display the “Remaining Wage Hours” that displays at the bottom of the Time Registration IFS Screen:

I could not find an API, procedure or column that stores/gets the Remaining Wage Hours.

Is there a calculation or a way to grab that information?

@jamie.malangyaon 

I have found these two options to receive the remaining wage hours.

  1. View = EMP_DAY_INFO
  2. Procedure = Time_Pers_Diary_Result_API.Get_Remaining_Wage_Hours(COMPANY_ID, emp_no, account_date)