DBA Data[Home] [Help]

APPS.GHR_WF_PD_PKG dependencies on GHR_PDH_API

Line 162: ghr_pdh_api.upd_date_notif_sent (

158: l_position_description_id := wf_engine.GetItemAttrText (
159: itemtype => itemtype,
160: itemkey => itemkey,
161: aname => 'PD_ID');
162: ghr_pdh_api.upd_date_notif_sent (
163: p_position_description_id => l_position_description_id,
164: p_date_notification_sent => sysdate
165: );
166: -- no result needed