DBA Data[Home] [Help]

APPS.PA_RETN_BILLING_PKG dependencies on HZ_CUST_ACCT_SITES

Line 277: hz_cust_acct_sites addr

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
281: and a.customer_id = c.customer_id