DBA Data[Home] [Help]

APPS.HR_HELPDESK_UTIL_SS dependencies on PER_BUSINESS_GROUPS

Line 38: (bus_grp_id IN PER_BUSINESS_GROUPS.business_group_id%type)

34: bus_grp_id per_all_people_f.business_group_id%type)
35: RETURN VARCHAR2;
36:
37: FUNCTION get_secgrp_key
38: (bus_grp_id IN PER_BUSINESS_GROUPS.business_group_id%type)
39: RETURN VARCHAR2;
40:
41: FUNCTION get_person_type_status
42: (p_person_id IN per_all_people_f.person_id%type,