DBA Data[Home] [Help]

APPS.PJI_FM_PLAN_EXTR dependencies on PJI_RM_SUM_EXTR

Line 2569: if (not PJI_RM_SUM_EXTR.WORKER_STATUS(x, 'OKAY')) then

2565:
2566: if (l_helper_batch_id >= 0) then
2567:
2568: for x in 2 .. l_parallel_processes loop
2569: if (not PJI_RM_SUM_EXTR.WORKER_STATUS(x, 'OKAY')) then
2570: l_helper_batch_id := -2;
2571: end if;
2572: end loop;
2573: