Solved

Get Remaining Wage Hours from Time

  • 2 March 2022
  • 1 reply
  • 96 views

Userlevel 3
Badge +10

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?

icon

Best answer by DavidWiafe 21 March 2022, 16:37

View original

This topic has been closed for comments

1 reply

Userlevel 3
Badge +7

@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)