For more information, please refer to this announcement explaining best practices for getting answers to questions.
Need inputs to display Employees and Payroll balance value through HCM Extract
Content
Hi All,
We are in Oracle Cloud Application 19A (11.13.19.01.0).
We developed custom extract where we are displaying Employee, Assignment, Salary and Payroll balance related information. We loaded employees through HDL and through web services. If we are running the extract from Payroll-->Checklist, we are able to see HDL loaded employees only. If we hard code Web service employees in the extract filter criteria then able to see those employees. If we include HDL loaded employees as well as Web service employees in the filter criteria, able to see only HDL employees.
We observed that if we remove “PAYROLL_REL_ACTIONS_RANGE_UE” then able to see all employees (HDL and web service employees). As of now we are fetching the latest year to date balance value. Need your help to get the all employees and also whether they have balance value.