DBA Data[Home] [Help]

APPS.PAY_MAG_RESUBMIT dependencies on PAY_MWS_MAGTAPE_REPORTING

Line 21: pay_mws_magtape_reporting.redo(l_errbuf,

17: where payroll_action_id = p_payroll_action_id;
18:
19: if (instr(l_report_type,'MWS',1,1) > 0) /* MWS */
20: then
21: pay_mws_magtape_reporting.redo(l_errbuf,
22: l_retcode,
23: p_payroll_action_id);
24:
25: elsif (instr(l_report_type,'1099',1,1) > 0) /* 1099R */