DBA Data[Home] [Help]

APPS.PER_PEOPLE_PKG dependencies on HR_SECURITY_INTERNAL

Line 577: hr_security_internal.populate_new_person

573: -- 'not exists' check is there for defensive coding, and should never
574: -- arise, as we're only dealing with new people.
575: -- RMF 02-Feb-96.
576: --
577: hr_security_internal.populate_new_person
578: (p_business_group_id=>p_business_group_id
579: ,p_person_id =>p_person_id);
580: --
581: if p_create_defaults_for = 'EMP' then