DBA Data[Home] [Help]

APPS.CSD_REPAIR_ACTUAL_PROCESS_PVT dependencies on HZ_CUST_SITE_USES_ALL

Line 3188: hz_cust_site_uses_all hcsu

3184: hp.party_site_id
3185: from hz_party_sites_v hp,
3186: hz_parties hz,
3187: hz_cust_acct_sites_all hca,
3188: hz_cust_site_uses_all hcsu
3189: where hcsu.site_use_code = p_site_use_type
3190: and hp.status = 'A'
3191: and hcsu.status = 'A'
3192: and hp.party_id = hz.party_id