DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_EXPLODE_PHANTOM_RTGS

Line 856: wip_explode_phantom_rtgs.explode_resources(

852:
853: l_usePhantomRouting := wip_globals.use_phantom_routings(p_orgID);
854: if ( l_usePhantomRouting = wip_constants.yes ) then
855: for phan in c_phantoms loop
856: wip_explode_phantom_rtgs.explode_resources(
857: p_wip_entity_id => p_wipEntityID,
858: p_sched_id => p_repSchedID,
859: p_org_id => p_orgID,
860: p_entity_type => l_entityType,