DBA Data[Home] [Help]

APPS.GHR_WF_PKG dependencies on GHR_PRH_API

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

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