DBA Data[Home] [Help]

APPS.CSP_PART_SEARCH_PVT dependencies on CSP_PARTS_REQUIREMENT

Line 880: csp_parts_requirement.get_source_organization(

876: log('replenishment_source','Begin');
877: if p_search_params.manned_warehouses then
878: for cr in c_required_parts loop
879: log('replenishment_source','In c_required_parts loop');
880: csp_parts_requirement.get_source_organization(
881: cr.alternate_item_id,
882: l_organization_id,
883: l_subinventory_code,
884: l_repl_org,