DBA Data[Home] [Help]

APPS.ECX_TRADING_PARTNER_PVT dependencies on ECX_TRANSACTIONS

Line 272: ecx_transactions et

268: -- Added check for party type for bug #2183619
269: Select eth.company_admin_email
270: Into l_email_addr
271: From ecx_tp_headers eth,
272: ecx_transactions et
273: where eth.party_type = et.party_type
274: and et.transaction_type = l_transaction_type
275: and et.transaction_subtype = l_transaction_subtype
276: and eth.party_site_id = l_party_site_id