DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on PER_PEOPLE_S

Line 387: cursor c1 is select per_people_s.nextval

383: l_date_probation_end date := NULL ; -- Added to fix the bug# 2314084
384:
385: -- copied from peper01t.pkb ( bug 1368672 )
386: --
387: cursor c1 is select per_people_s.nextval
388: from sys.dual;
389: --
390: --
391: -- Retrieve the person type id if the applicant is terminated