DBA Data[Home] [Help]

APPS.HR_HIERARCHY_ELEMENT_API dependencies on HR_SECURITY

Line 78: l_security_profile_id := hr_security.get_security_profile; --Bug 2879820

74: --
75: -- Truncate the time portion from all IN date parameters
76: --
77: l_effective_date := trunc(p_effective_date);
78: l_security_profile_id := hr_security.get_security_profile; --Bug 2879820
79:
80:
81: --
82: -- Call Before Process User Hook