DBA Data[Home] [Help]

APPS.PJI_EXTRACTION_UTIL dependencies on PJI_TIME_ENT_PERIOD_V

Line 174: PJI_TIME_ENT_PERIOD_V;

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