DBA Data[Home] [Help]

APPS.PER_PEOPLE11_PKG dependencies on DUAL

Line 158: from sys.dual;

154: --
155: -- Define Cursor.
156: --
157: cursor c1 is select per_people_s.nextval
158: from sys.dual;
159: --
160: cursor c2 is select rowid
161: from per_all_people_f
162: where effective_start_date = p_effective_start_date