DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on HZ_PARTIES

Line 895: hz_parties hz,

891: IS
892: select distinct
893: hp.party_site_id
894: from hz_party_sites_v hp,
895: hz_parties hz,
896: hz_cust_acct_sites_all hca,
897: hz_cust_site_uses_all hcsu
898: where hcsu.site_use_code = p_site_use_type
899: and hp.status = 'A'