DBA Data[Home] [Help]

APPS.IBY_EXTRACTGEN_PVT dependencies on IBY_ACCT_PMT_PROFILES_B

Line 711: iby_acct_pmt_profiles_b ap,

707: rank() over(partition by pi.payment_instruction_id order by pcc.request_id desc) c_rank
708: FROM iby_process_conc_requests pcc,
709: fnd_concurrent_requests fcr,
710: iby_pay_instructions_all pi,
711: iby_acct_pmt_profiles_b ap,
712: iby_sys_pmt_profiles_b sp,
713: iby_formats_b f
714: WHERE pcc.object_type = 'PAYMENT_INSTRUCTION'
715: AND pcc.request_id = fcr.request_id