DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_ONHAND_QUANTITIES

Line 2934: mrp_onhand_quantities items,

2930: to_date(1, 'J') old_date,
2931: items.nettable_quantity new_quantity,
2932: 0 old_quantity
2933: FROM mrp_plans plans,
2934: mrp_onhand_quantities items,
2935: mrp_form_query list
2936: WHERE ((arg_res_level = 1 )
2937: OR (arg_res_level = 2
2938: AND items.project_id is null)