DBA Data[Home] [Help]

APPS.GHR_MASS_AWARDS_PKG dependencies on GHR_GROUPBOXES

Line 1654: l_groupbox_id ghr_groupboxes.groupbox_id%type;

1650: l_mass_action_comments ghr_pa_requests.mass_action_comments%TYPE;
1651: l_object_version_number ghr_pa_requests.object_version_number%type;
1652: l_log_text varchar2(2000);
1653: l_routing_group_id ghr_pa_requests.routing_group_id%type;
1654: l_groupbox_id ghr_groupboxes.groupbox_id%type;
1655: l_pa_routing_history_id ghr_pa_routing_history.pa_routing_history_id%type;
1656: l_prh_object_version_number ghr_pa_routing_history.object_version_number%type;
1657:
1658: l_duty_station_location_id hr_locations.location_id%TYPE;