Payroll Results During Payroll Run
Hello,
I have created a payroll function. I need access to the payroll results for the current run of payroll. In other words, if the function is called at the end of processing and 3 new clusters will be created by the current run, access to these new results is needed. They arent stored in the DB as of yet, or at least I can say they are not accessable the usual ways (LDB, PYXX_READ_PAYROLL_RESULTS, ...).
Any ideas appreciated.
Thanks!
Brad
I guess you would need to write your own program as the standard reports will not be aware of your new tables/clusters.
Ailwyn