DBA Data[Home] [Help]

APPS.GHR_DUT_INS dependencies on DUAL

Line 269: from dual;

265:
266: -- Bug#3630066 Added ghr_duty_stations_f_s sequence.
267: cursor c1 is
268: select ghr_duty_stations_f_s.nextval
269: from dual;
270: --
271: --
272: Begin
273: hr_utility.set_location('Entering:'||l_proc, 5);