DBA Data[Home] [Help]

APPS.PAY_BTL_BUS dependencies on PAYPLNK

Line 1233: if payplnk.g_payplnk_call <> true then

1229: --
1230: -- Call all supporting business operations
1231: --
1232: --
1233: if payplnk.g_payplnk_call <> true then
1234: chk_transferred_status(p_batch_line_id => p_rec.batch_line_id);
1235: end if;
1236: --
1237: hr_utility.set_location(l_proc, 8);