DBA Data[Home] [Help]

APPS.WIP_BOMROUTING_PVT dependencies on WIP_EXPLODE_PHANTOM_RTGS

Line 454: wip_explode_phantom_rtgs.explode_resources(

450: x_entity_start_date => l_startDate);
451: l_usePhantomRouting := wip_globals.use_phantom_routings(p_orgID);
452: if ( l_usePhantomRouting = wip_constants.yes ) then
453: for phan in c_phantoms loop
454: wip_explode_phantom_rtgs.explode_resources(
455: p_wip_entity_id => p_wipEntityID,
456: p_sched_id => null,
457: p_org_id => p_orgID,
458: p_entity_type => wip_constants.discrete,