cancel
Showing results for 
Search instead for 
Did you mean: 

WFM iTime Clock export Pre-Payroll Calc user exit -exclude Salaried Emps

steve_regan
Explorer
0 Kudos

I have implemented ExportCalcResultToExternal java custom user exit within WFM iTime Clock to export Pre-Payroll calculations from iTime Clock application. This is working fine except for the fact that it is exporting salaried employee calculations. We don't want the salaried employees calculations to be exported. Nothing inputed in this user exit tells me that the employee is salaried so that I can exclude them. Is there a method I can call within this java user exit that can provide me more information (i.e. "SettingsGroupId") for an EmpId so that I can determine if they are salaried or not? Any help would be appreciated.

Thanks,

Steve

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Steve, Can you please tell me how and where you implemented this java exit?

Thank You.

Hari.