DBA Data[Home] [Help]

APPS.PJI_FM_SUM_PSI dependencies on GL_PERIODS

Line 1239: GL_PERIODS gl_per,

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
1242: tmp2.WORKER_ID = p_worker_id and
1243: (tmp2.GL_PERIOD_NAME is null or

Line 2265: GL_PERIODS gl_per,

2261: tmp2.GP2_AR_AMOUNT_OVERDUE
2262: from
2263: PJI_FM_AGGR_ACT2 tmp2,
2264: PA_TIME_CAL_NAME gl_cal, /* Modified for bug 12979524 */
2265: GL_PERIODS gl_per,
2266: PA_PERIODS_ALL pa_per
2267: where
2268: tmp2.WORKER_ID = p_worker_id and
2269: (tmp2.GL_PERIOD_NAME is null or