DBA Data[Home] [Help]

APPS.HR_BIS dependencies on PER_SECURITY_PROFILES

Line 9: RETURN per_security_profiles.business_group_id%TYPE;

5: p_lookup_code VARCHAR2)
6: RETURN fnd_lookup_values.meaning%TYPE;
7:
8: FUNCTION get_sec_profile_bg_id
9: RETURN per_security_profiles.business_group_id%TYPE;
10: --
11: -- Enhancement 3729826
12: --
13: FUNCTION get_legislation_code RETURN VARCHAR2;