DBA Data[Home] [Help]

APPS.OE_BULK_CACHE dependencies on OE_AR_LOOKUPS_V

Line 235: ,oe_ar_lookups_v fp

231: ,oe_ra_rules_v a
232: ,qp_list_headers_vl pl
233: ,oe_lookups sp
234: ,oe_ship_methods_v sm
235: ,oe_ar_lookups_v fp
236: ,oe_lookups ft
237: ,oe_fnd_common_lookups_v dc
238: ,oe_transaction_types_all lt
239: ,oe_credit_check_rules rl

Line 961: ,oe_ar_lookups_v fp

957: FROM hz_cust_site_uses_all s
958: ,hz_cust_acct_sites_all a -- changed to _all since we know site_use_id and to perform better.
959: ,oe_transaction_types_all o
960: ,oe_ship_methods_v sm
961: ,oe_ar_lookups_v fp
962: ,oe_lookups ft
963: ,oe_fnd_common_lookups_v dc
964: WHERE s.site_use_id = p_key
965: AND a.cust_acct_site_id = s.cust_acct_site_id