DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_FP_CUST_PJP0

Line 8858: PJI_FP_CUST_PJP0

8854: CUSTOM13,
8855: CUSTOM14,
8856: CUSTOM15
8857: from
8858: PJI_FP_CUST_PJP0
8859: where
8860: WORKER_ID = p_worker_id
8861: union all -- commitments reversals
8862: select

Line 20328: 'PJI_FP_CUST_PJP0',

20324: l_tab4 := 'Y';
20325: end if;
20326: if l_tab5 = 'N' then
20327: PJI_PROCESS_UTIL.TRUNC_INT_TABLE(l_schema,
20328: 'PJI_FP_CUST_PJP0',
20329: 'PARTITION',
20330: 'P' || p_worker_id);
20331: l_tab5 := 'Y';
20332: end if;