DBA Data[Home] [Help]

APPS.OZF_TP_UTIL_QUERIES dependencies on HZ_PARTIES

Line 302: from hz_parties p,

298: FETCH org_cursor into l_org_id;
299: CLOSE org_cursor;
300:
301: Select p.party_name||' '||d.location into x_return_value
302: from hz_parties p,
303: hz_cust_acct_sites c,
304: hz_cust_site_uses d,
305: hz_cust_accounts e
306: where d.site_use_id = p_site_use_id