DBA Data[Home] [Help]

APPS.OZF_UTILITY_PVT dependencies on OE_ORDER_LINES_ALL

Line 3627: oe_order_lines_all ol ,

3623: CURSOR get_revenue_acct_csr1 IS
3624: SELECT cgl.code_combination_id
3625: FROM ozf_funds_utilized_all_b fu ,
3626: oe_price_adjustments pa ,
3627: oe_order_lines_all ol ,
3628: oe_order_headers_all oh ,
3629: ra_customer_trx_lines_all ctl ,
3630: ra_cust_trx_line_gl_dist_all cgl
3631: WHERE fu.price_adjustment_id = pa.price_adjustment_id

Line 3646: oe_order_lines_all ol ,

3642: CURSOR get_revenue_acct_csr2 IS
3643: SELECT cgl.code_combination_id
3644: FROM ozf_funds_utilized_all_b fu ,
3645: oe_price_adjustments pa ,
3646: oe_order_lines_all ol ,
3647: oe_order_headers_all oh ,
3648: ra_customer_trx_lines_all ctl ,
3649: ra_cust_trx_line_gl_dist_all cgl
3650: WHERE fu.price_adjustment_id = pa.price_adjustment_id