Menu: NaviLine.Payroll.TimeAndAttendance

Summary

Requires NaviLine 25.2 or higher These methods return time and attendance related code tables and allow the third party to send CentralSquare hours entry transactions NOTE: Third Party Vendors’ using this API interface should use the following Fusion APIs in conjunction with one another by extracting each of the following data sets together (back-to-back) so that the unique ID, employee unique key, and job key information are consistent with one another: • Method GetEmpJobTable - Get employee job table information • Method GetEmpDemoTable - Get employee demographic table information • Method GetEmpAccrualMasterTable – Get employee accrual master table information

Methods

NameSummary
GetAccrualCodeTable Get accrual code table information
GetHoursTypeCodeTable Get the hours type code table information
GetPositionControlTable Get the position control table information
GetAccrueSpendHoursCodeTable Get the accrue and spend hours code table information
GetAccrualTypeCodeTable Get the accrual type code table information
GetActivityDescTable Get department, division, and activity description table information
GetEmpJobTable Get employee job table information
GetEmpDemoTable Get employee demographic table information
GetEmpAccrualMasterTable Get employee accrual master table information
PostEmpHoursTable Send employee hours transaction to CentralSquare (single row)