DBA Data[Home] [Help]

APPS.PJI_FM_CMT_EXTR dependencies on PJI_FM_SUM_EXTR

Line 610: if (not PJI_FM_SUM_EXTR.WORKER_STATUS(x, 'OKAY')) then

606:
607: if (l_helper_batch_id >= 0) then
608:
609: for x in 2 .. l_parallel_processes loop
610: if (not PJI_FM_SUM_EXTR.WORKER_STATUS(x, 'OKAY')) then
611: l_helper_batch_id := -2;
612: end if;
613: end loop;
614: