DBA Data[Home] [Help]

APPS.CSD_PROCESS_PVT dependencies on HZ_CUST_SITE_USES_ALL

Line 2459: hz_cust_site_uses_all hcsu,

2455: hp.party_site_id
2456: from hz_party_sites_v hp,
2457: hz_parties hz,
2458: hz_cust_acct_sites_all hca,
2459: hz_cust_site_uses_all hcsu,
2460: cs_incidents_all_b cs
2461: where hcsu.site_use_code = p_site_use_type
2462: and cs.incident_id = p_incident_id
2463: and hp.status = 'A'