DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on HZ_PARTIES

Line 883: hz_parties hz,

879: IS
880: select distinct
881: hp.party_site_id
882: from hz_party_sites_v hp,
883: hz_parties hz,
884: hz_cust_acct_sites_all hca,
885: hz_cust_site_uses_all hcsu
886: where hcsu.site_use_code = p_site_use_type
887: and hp.status = 'A'