DBA Data[Home] [Help]

APPS.CSP_SUPERSESSIONS_PVT dependencies on MRP_SOURCES_V

Line 810: from csp_planning_parameters cpp, mrp_sources_V msv

806:
807: CURSOR get_defective_sources
808: IS
809: select msv.source_organization_id,NULL
810: from csp_planning_parameters cpp, mrp_sources_V msv
811: where cpp.organization_id = p_org_id
812: and cpp.NODE_TYPE = 'ORGANIZATION_WH'
813: and msv.assignment_set_id = cpp.DEFECTIVE_ASSIGNMENT_SET_ID
814: and msv.inventory_item_id = l_item_id