DBA Data[Home] [Help]

APPS.MTL_CCEOI_PROCESS_PVT dependencies on MRP_PROJECT_PARAMETERS

Line 141: mrp_project_parameters mrp,

137: )
138: UNION ALL
139: SELECT NVL ( ccicv.item_cost, 0 )
140: FROM mtl_item_locations mil,
141: mrp_project_parameters mrp,
142: cst_cg_item_costs_view ccicv,
143: mtl_parameters mp
144: WHERE l_locator_id IS NOT NULL
145: AND mil.organization_id = p_organization_id