Delivered function causing performance pay_interface_time.get_payroll_process_status
Summary:
Delivered function causing performance pay_interface_time.get_payroll_process_status while deriving the payroll processing status.
Content (please ensure you mask any confidential information):
This condition is being used in the month end reconcilliation report and delaying the payroll activities.
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):
Code used in the report:
AND (DECODE(pay_interface_time.get_payroll_process_status(sh21.TM_REC_ROW_ID,NULL,NULL),'PROCESSED','ORA_HWM_PAY_PROC_COMP','ORA_HWM_PAY_PROC_NONE'))='ORA_HWM_PAY_PROC_NONE'