DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on HR_SECURITY_INTERNAL

Line 490: hr_security_internal.populate_new_person

486: hr_utility.set_location(g_package || l_proc, 40);
487: END IF;
488:
489: --
490: hr_security_internal.populate_new_person
491: (p_business_group_id => p_business_group_id
492: ,p_person_id => p_person_id);
493: --
494: IF g_debug THEN