DBA Data[Home] [Help]

APPS.GHR_WF_PKG dependencies on GHR_PRH_API

Line 196: ghr_prh_api.upd_date_notif_sent (p_pa_request_id => itemkey,

192: --
193: --
194:
195: if funcmode = 'RUN' then
196: ghr_prh_api.upd_date_notif_sent (p_pa_request_id => itemkey,
197: p_date_notification_sent => sysdate);
198: result := ' ';
199: end if;
200: