DBA Data[Home] [Help]

APPS.PJI_FM_CMT_EXTR dependencies on PJI_FM_SUM_EXTR

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

984:
985: if (l_helper_batch_id >= 0) then
986:
987: for x in 2 .. l_parallel_processes loop
988: if (not PJI_FM_SUM_EXTR.WORKER_STATUS(x, 'OKAY')) then
989: l_helper_batch_id := -2;
990: end if;
991: end loop;
992: