DBA Data[Home] [Help]

APPS.HR_SIGNON dependencies on PER_SECURITY_PROFILES

Line 8: g_hr_security_profile per_security_profiles%ROWTYPE;

4: pragma restrict_references (hr_signon, WNPS, WNDS);
5: --
6: -- package-level global varable for use with HR Secure User functionality
7: --
8: g_hr_security_profile per_security_profiles%ROWTYPE;
9: --
10: -- Name
11: -- Initialize_HR_Security
12: --