DBA Data[Home] [Help]

APPS.FUN_NET_ARAP_PKG dependencies on HZ_CUST_SITE_USES_ALL

Line 3049: hz_cust_site_uses_all u

3045: SELECT u.site_use_id
3046: INTO p_cust_site_use_id
3047: FROM fun_net_customers_all fc,
3048: hz_cust_acct_sites_all s,
3049: hz_cust_site_uses_all u
3050: WHERE fc.agreement_id = g_agreement_id
3051: AND fc.cust_account_id = p_cust_acct_id
3052: AND fc.cust_account_id = s.cust_account_id
3053: AND s.cust_acct_site_id = u.cust_acct_site_id