DBA Data[Home] [Help]

APPS.PAY_BTH_BUS dependencies on PAYPLNK

Line 1245: if payplnk.g_payplnk_call <> true then

1241: --
1242: -- Call all supporting business operations
1243: --
1244: --
1245: if payplnk.g_payplnk_call <> true then
1246: chk_transferred_status(p_batch_id => p_rec.batch_id);
1247: end if;
1248: --
1249: hr_utility.set_location(l_proc, 8);