DBA Data[Home] [Help]

APPS.IBY_EXTRACTGEN_PVT dependencies on IBY_ACCT_PMT_PROFILES_B

Line 890: iby_acct_pmt_profiles_b ap,

886: rank() over(partition by pi.payment_instruction_id order by pcc.request_id desc) c_rank
887: FROM iby_process_conc_requests pcc,
888: fnd_concurrent_requests fcr,
889: iby_pay_instructions_all pi,
890: iby_acct_pmt_profiles_b ap,
891: iby_sys_pmt_profiles_b sp,
892: iby_formats_b f
893: WHERE pcc.object_type = 'PAYMENT_INSTRUCTION'
894: AND pcc.request_id = fcr.request_id