DBA Data[Home] [Help]

APPS.OE_BULK_CACHE dependencies on RA_TERMS_B

Line 1605: ,ra_terms_b term

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

Line 1753: ,ra_terms_b term

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