DBA Data[Home] [Help]

APPS.PA_RETN_BILLING_PKG dependencies on HZ_CUST_SITE_USES

Line 272: hz_cust_site_uses hz_site,

268: from hz_customer_profiles hz_cp1,
269: hz_cust_accounts hz_c,
270: hz_cust_accounts hz_c1,
271: hz_customer_profiles hz_cp,
272: hz_cust_site_uses hz_site,
273: pa_project_customers c,
274: pa_agreements_all a,
275: pa_projects pr,
276: hz_cust_site_uses hz_site1,

Line 276: hz_cust_site_uses hz_site1,

272: hz_cust_site_uses hz_site,
273: pa_project_customers c,
274: pa_agreements_all a,
275: pa_projects pr,
276: hz_cust_site_uses hz_site1,
277: hz_cust_acct_sites addr
278: where a.agreement_id = p_agreement_id
279: and pr.project_id = p_project_id
280: and pr.project_id = c.project_id