DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_EXPLODE_PHANTOM_RTGS

Line 904: wip_explode_phantom_rtgs.explode_resources(

900:
901: l_usePhantomRouting := wip_globals.use_phantom_routings(p_orgID);
902: if ( l_usePhantomRouting = wip_constants.yes ) then
903: for phan in c_phantoms loop
904: wip_explode_phantom_rtgs.explode_resources(
905: p_wip_entity_id => p_wipEntityID,
906: p_sched_id => p_repSchedID,
907: p_org_id => p_orgID,
908: p_entity_type => l_entityType,