DBA Data[Home] [Help]

APPS.WIP_FLOWRESCHARGE dependencies on WIP_GLOBALS

Line 725: if ( wip_globals.use_phantom_routings(p_orgID) = WIP_CONSTANTS.YES) then

721: end if;
722: end if;
723:
724: -- now charge the phantom routing is applicable
725: if ( wip_globals.use_phantom_routings(p_orgID) = WIP_CONSTANTS.YES) then
726: if ( p_hasRouting ) then
727: for phantoms_rec in phantoms_c1 loop
728: if (l_logLevel <= wip_constants.full_logging) then
729: wip_logger.log(p_msg => 'Charging phantom: ' ||