DBA Data[Home] [Help]

APPS.PJI_COMPLETION_GRAPH dependencies on PJI_TIME_CAL_YEAR_V

Line 105: FROM pji_time_cal_year_v

101: SELECT name,
102: cal_year_id period_id,
103: start_date,
104: end_date
105: FROM pji_time_cal_year_v
106: where p_table_identifier = 'PJI_TIME_CAL_YEAR_V'
107: and CALENDAR_ID = p_calendar_id;
108:
109:

Line 106: where p_table_identifier = 'PJI_TIME_CAL_YEAR_V'

102: cal_year_id period_id,
103: start_date,
104: end_date
105: FROM pji_time_cal_year_v
106: where p_table_identifier = 'PJI_TIME_CAL_YEAR_V'
107: and CALENDAR_ID = p_calendar_id;
108:
109:
110: /* Here order by clause with baselined_date is important because