DBA Data[Home] [Help]

APPS.PAY_CC_PROCESS_UTILS dependencies on PAY_ARCHIVE

Line 662: pay_archive.remove_report_actions(pactid);

658:
659: -->>> PHASE 2: Remove report actions
660: --
661: if (l_remove_act is null or l_remove_act = 'Y') then
662: pay_archive.remove_report_actions(pactid);
663: end if;
664: --
665:
666: