DBA Data[Home] [Help]

APPS.OE_BULK_CACHE dependencies on OE_AR_LOOKUPS_V

Line 234: ,oe_ar_lookups_v fp

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

Line 960: ,oe_ar_lookups_v fp

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