DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PAYPLNK

Line 1877: payplnk.purge(bahrec.batch_id);

1873: hr_utility.set_location(l_proc, 120);
1874: --
1875: FOR bahrec IN csr_batch_header(p_business_group_id) LOOP
1876: --
1877: payplnk.purge(bahrec.batch_id);
1878: --
1879: END LOOP;
1880: hr_utility.set_location(l_proc, 130);
1881: --