DBA Data[Home] [Help]

APPS.PJI_FM_SUM_PSI dependencies on PJI_FM_AGGR_FIN2

Line 1125: PJI_FM_AGGR_FIN2 tmp2

1121: tmp2.GP2_BILL_RAW_COST,
1122: tmp2.GP2_BILL_BRDN_COST,
1123: tmp2.GP2_REVENUE_WRITEOFF
1124: from
1125: PJI_FM_AGGR_FIN2 tmp2
1126: where
1127: tmp2.WORKER_ID = p_worker_id and
1128: tmp2.GL_PERIOD_NAME is not null and
1129: tmp2.PA_PERIOD_NAME is not null and

Line 1217: PJI_FM_AGGR_FIN2 tmp2,

1213: tmp2.GP2_BILL_RAW_COST,
1214: tmp2.GP2_BILL_BRDN_COST,
1215: tmp2.GP2_REVENUE_WRITEOFF
1216: from
1217: PJI_FM_AGGR_FIN2 tmp2,
1218: FII_TIME_CAL_NAME gl_cal,
1219: GL_PERIODS gl_per,
1220: PA_PERIODS_ALL pa_per
1221: where

Line 4475: 'PJI_FM_AGGR_FIN2',

4471: 'NORMAL',
4472: null);
4473:
4474: PJI_PROCESS_UTIL.TRUNC_INT_TABLE(l_schema,
4475: 'PJI_FM_AGGR_FIN2',
4476: 'NORMAL',
4477: null);
4478:
4479: PJI_PROCESS_UTIL.TRUNC_INT_TABLE(l_schema,