DBA Data[Home] [Help]

APPS.PAY_CE_RECONCILIATION_PKG dependencies on PAY_CE_SUPPORT_PKG

Line 383: select pay_ce_support_pkg.bank_segment_value(

379: where pyt.payment_type_id = p_payment_type_id
380: and pyt.reconciliation_function is not null;
381: --
382: cursor csr_payee_bank_details (p_info_type varchar2) is
383: select pay_ce_support_pkg.bank_segment_value(
384: ppm.external_account_id,
385: p_info_type,
386: nvl(ppt.TERRITORY_CODE,pbg.legislation_code))
387: from per_business_groups_perf pbg,