DBA Data[Home] [Help]

APPS.GHR_MASS_ACTIONS_PKG dependencies on GHR_ROUTING_GROUPS

Line 75: p_routing_group_id out nocopy ghr_routing_groups.routing_group_id%type

71: Procedure get_personnel_off_groupbox
72: (p_position_id in ghr_pa_requests.from_position_id%type,
73: p_effective_date in date default trunc(sysdate),
74: p_groupbox_id out nocopy ghr_groupboxes.groupbox_id%type,
75: p_routing_group_id out nocopy ghr_routing_groups.routing_group_id%type
76: );
77:
78: Procedure get_personnel_officer_name
79: (p_personnel_office_id in ghr_pa_requests.personnel_office_id%TYPE,