DBA Data[Home] [Help]

APPS.PAY_MAINTAIN_BANK_ACCT dependencies on PAY_CE_SUPPORT_PKG

Line 74: if pay_ce_support_pkg.pay_and_ce_licensed then

70: --
71: -- Only Update ce bank tables if both ce and pay are installed
72: --
73: hr_utility.set_location('Entering : '||l_proc, 10);
74: if pay_ce_support_pkg.pay_and_ce_licensed then
75:
76: if p_bank_account_id is not null then
77:
78: open csr_chk_payroll_bank_acct;