DBA Data[Home] [Help]

APPS.PAY_MAINTAIN_BANK_ACCT dependencies on PAY_CE_SUPPORT_PKG

Line 78: if pay_ce_support_pkg.pay_and_ce_licensed then

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