DBA Data[Home] [Help]

APPS.OE_HEADER_PAYMENT_UTIL dependencies on IBY_PMT_INSTR_USES_ALL

Line 978: iby_pmt_instr_uses_all u,

974: c.expirydate
975: from oe_order_headers_all ooh,
976: oe_payments op,
977: iby_creditcard c,
978: iby_pmt_instr_uses_all u,
979: iby_fndcpt_tx_extensions x
980: where ooh.header_id = p_x_header_payment_rec.header_id
981: and ooh.header_id = op.header_id
982: and op.trxn_extension_id = x.trxn_extension_id