DBA Data[Home] [Help]

APPS.PAY_ORG_PAYMENT_METHOD_API dependencies on PAY_ADHOC_UTILS_PKG

Line 2278: if (PAY_ADHOC_UTILS_PKG.chk_post_r11i = 'Y' ) then

2274: --
2275: -- Determine the Assest definition by calling upd_or_sel.
2276: --
2277: --
2278: if (PAY_ADHOC_UTILS_PKG.chk_post_r11i = 'Y' ) then
2279: if (l_set_of_books_id = hr_api.g_number) then
2280: --
2281: l_set_of_books_id := pay_maintain_bank_acct.get_sob_id(
2282: p_org_payment_method_id => P_ORG_PAYMENT_METHOD_ID);