DBA Data[Home] [Help]

APPS.GHR_WF_PKG dependencies on GHR_PRH_INS

Line 1519: ghr_prh_ins.ins

1515: l_user_name_emp_first_name := NULL;
1516: l_user_name_emp_last_name := NULL;
1517: l_user_name_emp_middle_names := NULL;
1518: -- b) Call the row handler to create a new routing history record
1519: ghr_prh_ins.ins
1520: (
1521: p_pa_routing_history_id => l_prh_rec.pa_routing_history_id,
1522: p_pa_request_id => itemkey,
1523: p_attachment_modified_flag => nvl(l_prh_rec.attachment_modified_flag,'N') ,