DBA Data[Home] [Help]

APPS.CSD_REPAIR_ACTUAL_PROCESS_PVT dependencies on HZ_CUST_SITE_USES_ALL

Line 3145: hz_cust_site_uses_all hcsu

3141: hp.party_site_id
3142: from hz_party_sites_v hp,
3143: hz_parties hz,
3144: hz_cust_acct_sites_all hca,
3145: hz_cust_site_uses_all hcsu
3146: where hcsu.site_use_code = p_site_use_type
3147: and hp.status = 'A'
3148: and hcsu.status = 'A'
3149: and hp.party_id = hz.party_id