DBA Data[Home] [Help]

APPS.ARP_CORRECT_CC_ERRORS dependencies on IBY_FNDCPT_PMT_CHNNLS_B

Line 607: iby_fndcpt_pmt_chnnls_b pc

603: hz_parties party,
604: hz_cust_accounts cust,
605: hz_cust_site_uses site_uses,
606: iby_trxn_extensions_v iby,
607: iby_fndcpt_pmt_chnnls_b pc
608: WHERE trx.receipt_method_id = rm.receipt_method_id
609: AND rm.payment_channel_code = pc.payment_channel_code
610: AND pc.instrument_type = 'CREDITCARD'
611: AND trx.paying_customer_id = cust.cust_account_id (+)