DBA Data[Home] [Help]

APPS.CSD_PROCESS_PVT dependencies on HZ_CUST_SITE_USES_ALL

Line 2376: hz_cust_site_uses_all hcsu,

2372: hp.party_site_id
2373: from hz_party_sites_v hp,
2374: hz_parties hz,
2375: hz_cust_acct_sites_all hca,
2376: hz_cust_site_uses_all hcsu,
2377: cs_incidents_all_b cs
2378: where hcsu.site_use_code = p_site_use_type
2379: and cs.incident_id = p_incident_id
2380: and hp.status = 'A'