Hoping one of you can point me in the right direction.
On LSF - ESS .. I am sure I had read somewhere or had discussion there is an 'audit' that would show changes made by employees via ESS.
Such as tax changes and direct deposit changes.
I felt like this was written to a file on the app server and not in the db but I can't find any information on this and was hoping someone could help point me in the right direction and hopefully save me some time.
We are wanting to set up a Smart note to notify payroll when employees change their taxes or direct deposit information via ESS. They want one report a day listing any changes.. not one email per change.. (which I understand is delivered functionality)
Support referenced using two tables (Tax Withholding: EMDEDMASTR Direct Deposits: EMACHDEPST ) but per my Report Writer, those just show the 'user id' of NT000000... so you can't say who made the change without trying to figure out how to pull from that table and some lDAP lookup , which honestly, I don't have time for right now.