DBA Data[Home] [Help]

APPS.PJI_COMPLETION_GRAPH dependencies on PJI_TIME_CAL_YEAR_V

Line 97: FROM pji_time_cal_year_v

93: SELECT name,
94: cal_year_id period_id,
95: start_date,
96: end_date
97: FROM pji_time_cal_year_v
98: where p_table_identifier = 'PJI_TIME_CAL_YEAR_V'
99: and CALENDAR_ID = p_calendar_id;
100:
101:

Line 98: where p_table_identifier = 'PJI_TIME_CAL_YEAR_V'

94: cal_year_id period_id,
95: start_date,
96: end_date
97: FROM pji_time_cal_year_v
98: where p_table_identifier = 'PJI_TIME_CAL_YEAR_V'
99: and CALENDAR_ID = p_calendar_id;
100:
101:
102: /* Here order by clause with baselined_date is important because