DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on PER_PEOPLE_S

Line 355: cursor c1 is select per_people_s.nextval

351: l_date_probation_end date := NULL ; -- Added to fix the bug# 2314084
352:
353: -- copied from peper01t.pkb ( bug 1368672 )
354: --
355: cursor c1 is select per_people_s.nextval
356: from sys.dual;
357: --
358: --
359: -- Retrieve the person type id if the applicant is terminated