DBA Data[Home] [Help]

APPS.PAY_BCT_BUS dependencies on PAYPLNK

Line 793: if payplnk.g_payplnk_call <> true then

789: --
790: -- Call all supporting business operations
791: --
792: --
793: if payplnk.g_payplnk_call <> true then
794: chk_transferred_status(p_batch_control_id => p_rec.batch_control_id);
795: end if;
796: --
797: hr_utility.set_location(l_proc, 25);