DBA Data[Home] [Help]

APPS.GHR_PDI_INS dependencies on GHR_PDI_RKI

Line 289: ghr_pdi_rki.after_insert (

285: --
286: -- This is a hook point and the user hook for post_insert is called here.
287: --
288: begin
289: ghr_pdi_rki.after_insert (
290: p_position_description_id => p_rec.position_description_id,
291: p_classifier_date => p_rec.classifier_date,
292: -- p_pa_request_id => p_rec.pa_request_id,
293: p_attribute_category => p_rec.attribute_category,