DBA Data[Home] [Help]

APPS.GHR_PAH_UPD dependencies on GHR_PAH_RKU

Line 390: ghr_pah_rku.after_update (

386: --
387: -- This is a hook point and the user hook for post_update is called here.
388: --
389: begin
390: ghr_pah_rku.after_update (
391: p_PA_HISTORY_ID => p_rec.PA_HISTORY_ID ,
392: p_PA_REQUEST_ID => p_rec.PA_REQUEST_ID ,
393: p_PROCESS_DATE => p_rec.PROCESS_DATE ,
394: p_NATURE_OF_ACTION_ID => p_rec.NATURE_OF_ACTION_ID ,