DBA Data[Home] [Help]

APPS.ASO_PAYMENT_DATA_MIGRATION_PVT dependencies on IBY_CC_ISSUER_RANGES

Line 170: iby_cc_issuer_ranges range

166: FROM aso_payments pmt,
167: iby_external_payers_all payer,
168: aso_quote_headers_all hdr,
169: iby_security_segments sec,
170: iby_cc_issuer_ranges range
171:
172: WHERE pmt.quote_header_id = hdr.quote_header_id
173: and pmt.payment_type_code = 'CREDIT_CARD'
174: and pmt.payment_ref_number is not null