DBA Data[Home] [Help]

APPS.AR_BFB_UTILS_PVT dependencies on HZ_CUST_SITE_USES

Line 287: hz_cust_site_uses su,

283: into l_default_term
284: from ra_cust_trx_types tt,
285: hz_customer_profiles ap,
286: hz_customer_profiles sp,
287: hz_cust_site_uses su,
288: ra_terms_b apt,
289: ra_terms_b spt
290: where p_trx_type_id = tt.cust_trx_type_id
291: and p_org_id = tt.org_id

Line 347: hz_cust_site_uses su,

343: from ra_customer_trx trx,
344: ra_cust_trx_types tt,
345: hz_customer_profiles ap,
346: hz_customer_profiles sp,
347: hz_cust_site_uses su,
348: ra_terms_b sut,
349: ra_terms_b apt,
350: ra_terms_b spt,
351: ra_terms_b ttt,