DBA Data[Home] [Help]

APPS.EC_TRADING_PARTNER_PVT dependencies on HZ_CUST_ACCOUNTS

Line 36: hz_cust_accounts ca,

32: cursor ra_add is
33: select cas.cust_account_id ,
34: cas.cust_acct_site_id
35: from hz_cust_acct_sites cas,
36: hz_cust_accounts ca,
37: hz_parties pt,
38: ece_tp_details etd
39: where
40: etd.translator_code = p_translator_code

Line 281: hz_cust_accounts ca,

277: cursor ra_add is
278: select cas.cust_account_id ,
279: cas.cust_acct_site_id
280: from hz_cust_acct_sites cas,
281: hz_cust_accounts ca,
282: hz_parties pt,
283: ece_tp_headers eth
284: where
285: eth.tp_reference_ext1 = p_reference_ext1