DBA Data[Home] [Help]

APPS.GHR_API dependencies on GHR_PRH_INS

Line 4075: ghr_prh_ins.ins

4071: hr_utility.raise_error;
4072: End if;
4073: hr_utility.set_location('Before call to prh' || l_proc,40);
4074:
4075: ghr_prh_ins.ins
4076: (
4077: p_pa_routing_history_id => l_pa_routing_history_rec.pa_routing_history_id,
4078: p_pa_request_id => l_pa_routing_history_rec.pa_request_id,
4079: p_attachment_modified_flag => nvl(l_pa_routing_history_rec.attachment_modified_flag,'N') ,