DBA Data[Home] [Help]

APPS.PER_SUC_INS dependencies on DUAL

Line 261: FROM SYS.DUAL;

257: --
258: CURSOR c_sel1
259: IS
260: SELECT per_succession_planning_s.NEXTVAL
261: FROM SYS.DUAL;
262: --
263: BEGIN
264: hr_utility.set_location ('Entering:' || l_proc, 5);
265: