DBA Data[Home] [Help]

APPS.WIP_BOMROUTING_PVT dependencies on WIP_EXPLODE_PHANTOM_RTGS

Line 525: wip_explode_phantom_rtgs.explode_resources(

521: x_entity_start_date => l_startDate);
522: l_usePhantomRouting := wip_globals.use_phantom_routings(p_orgID);
523: if ( l_usePhantomRouting = wip_constants.yes ) then
524: for phan in c_phantoms loop
525: wip_explode_phantom_rtgs.explode_resources(
526: p_wip_entity_id => p_wipEntityID,
527: p_sched_id => null,
528: p_org_id => p_orgID,
529: p_entity_type => wip_constants.discrete,