DBA Data[Home] [Help]

APPS.PJI_EXTRACTION_UTIL dependencies on PJI_TIME_ENT_PERIOD_V

Line 173: PJI_TIME_ENT_PERIOD_V;

169: into
170: l_ent_cal_min_date,
171: l_ent_cal_max_date
172: from
173: PJI_TIME_ENT_PERIOD_V;
174:
175: exception when no_data_found then null;
176:
177: end;