DBA Data[Home] [Help]

APPS.OZF_FORECAST_UTIL_PVT dependencies on OE_ORDER_LINES_ALL

Line 9265: oe_order_lines_all line

9261: adj.accrual_flag
9262: FROM ozf_forecast_products p,
9263: ozf_offers o,
9264: oe_price_adjustments adj,
9265: oe_order_lines_all line
9266: WHERE p.obj_type = p_obj_type
9267: AND p.obj_id = p_obj_id
9268: AND p.product_attribute_context = 'ITEM'
9269: AND p.product_attribute = p_product_attribute