DBA Data[Home] [Help]

APPS.CSP_PART_SEARCH_PVT dependencies on MTL_RELATED_ITEMS_VIEW

Line 1428: from mtl_related_items_view mriv,

1424: crpt.revision,
1425: mriv.related_item_id,
1426: crpt.quantity,
1427: 'SUBSTITUTE'
1428: from mtl_related_items_view mriv,
1429: mtl_parameters mp,
1430: csp_required_parts_temp crpt
1431: where mp.organization_id = l_organization_id
1432: and mriv.organization_id = mp.master_organization_id