DBA Data[Home] [Help]

APPS.OE_BULK_CACHE dependencies on RA_TERMS_B

Line 1604: ,ra_terms_b term

1600: ,G_INVOICE_TO_TBL(p_key).default_attributes
1601: FROM hz_cust_site_uses_all s
1602: ,hz_cust_acct_sites a
1603: ,oe_transaction_types_all o
1604: ,ra_terms_b term
1605: ,qp_list_headers_b pl
1606: WHERE s.site_use_id = p_key
1607: AND s.site_use_code = 'BILL_TO'
1608: AND s.cust_acct_site_id = a.cust_acct_site_id

Line 1752: ,ra_terms_b term

1748: ,G_SOLD_TO_SITE_TBL(p_key).default_attributes
1749: FROM hz_cust_site_uses_all s
1750: ,hz_cust_acct_sites a
1751: ,oe_transaction_types_all o
1752: ,ra_terms_b term
1753: ,qp_list_headers_b pl
1754: WHERE s.site_use_id = p_key
1755: AND s.site_use_code = 'SOLD_TO'
1756: AND s.cust_acct_site_id = a.cust_acct_site_id