DBA Data[Home] [Help]

APPS.GHR_API dependencies on GHR_PRH_INS

Line 4068: ghr_prh_ins.ins

4064: hr_utility.raise_error;
4065: End if;
4066: hr_utility.set_location('Before call to prh' || l_proc,40);
4067:
4068: ghr_prh_ins.ins
4069: (
4070: p_pa_routing_history_id => l_pa_routing_history_rec.pa_routing_history_id,
4071: p_pa_request_id => l_pa_routing_history_rec.pa_request_id,
4072: p_attachment_modified_flag => nvl(l_pa_routing_history_rec.attachment_modified_flag,'N') ,