DBA Data[Home] [Help]

APPS.PER_ES_CREATE_APPLICANT dependencies on PER_ALL_PEOPLE_F

Line 26: l_national_identifier per_all_people_f.national_identifier%TYPE;

22:
23: l_identifier_type hr_lookups.lookup_code%TYPE;
24: l_identifier_value VARCHAR2(10);
25: l_proc VARCHAR2(72) := g_package||'CREATE_ES_APPLICANT';
26: l_national_identifier per_all_people_f.national_identifier%TYPE;
27: BEGIN
28: --
29: -- Added for GSI Bug 5472781
30: --