DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_FM_EXTR_PLNVER4

Line 10876: PJI_FM_EXTR_PLNVER4 ver,

10872: sum(pjp1.CUSTOM14) CUSTOM14,
10873: sum(pjp1.CUSTOM15) CUSTOM15
10874: from
10875: PJI_FP_AGGR_PJP1 pjp1,
10876: PJI_FM_EXTR_PLNVER4 ver,
10877: (
10878: select
10879: distinct
10880: to_number(log.EVENT_OBJECT) RBS_VERSION_ID,

Line 20342: 'PJI_FM_EXTR_PLNVER4',

20338: l_tab6 := 'Y';
20339: end if;
20340: if l_tab7 = 'N' then
20341: PJI_PROCESS_UTIL.TRUNC_INT_TABLE(l_schema,
20342: 'PJI_FM_EXTR_PLNVER4',
20343: 'PARTITION',
20344: 'P' || p_worker_id);
20345: l_tab7 := 'Y';
20346: end if;