DBA Data[Home] [Help]

APPS.PJI_FM_SUM_PSI dependencies on PJI_FM_AGGR_FIN2

Line 1144: PJI_FM_AGGR_FIN2 tmp2

1140: tmp2.GP2_BILL_BRDN_COST,
1141: tmp2.GP2_REVENUE_WRITEOFF,
1142: tmp2.CBS_ELEMENT_ID /* Added for CBS Changes */
1143: from
1144: PJI_FM_AGGR_FIN2 tmp2
1145: where
1146: tmp2.WORKER_ID = p_worker_id and
1147: tmp2.GL_PERIOD_NAME is not null and
1148: tmp2.PA_PERIOD_NAME is not null and

Line 1237: PJI_FM_AGGR_FIN2 tmp2,

1233: tmp2.GP2_BILL_BRDN_COST,
1234: tmp2.GP2_REVENUE_WRITEOFF,
1235: tmp2.CBS_ELEMENT_ID /*Added for CBS Changes */
1236: from
1237: PJI_FM_AGGR_FIN2 tmp2,
1238: PA_TIME_CAL_NAME gl_cal, /* Modified for bug 12979524 */
1239: GL_PERIODS gl_per,
1240: PA_PERIODS_ALL pa_per
1241: where

Line 4967: 'PJI_FM_AGGR_FIN2',

4963: 'NORMAL',
4964: null);
4965:
4966: PJI_PROCESS_UTIL.TRUNC_INT_TABLE(l_schema,
4967: 'PJI_FM_AGGR_FIN2',
4968: 'NORMAL',
4969: null);
4970:
4971: PJI_PROCESS_UTIL.TRUNC_INT_TABLE(l_schema,