DBA Data[Home] [Help]

APPS.GHR_PDI_DEL dependencies on GHR_PDI_RKD

Line 165: ghr_pdi_rkd.after_delete (

161: --
162: -- This is a hook point and the user hook for post_delete is called here.
163: --
164: begin
165: ghr_pdi_rkd.after_delete (
166: p_position_description_id => p_rec.position_description_id,
167: p_classifier_date_o => ghr_pdi_shd.g_old_rec.classifier_date,
168: -- p_pa_request_id_o => ghr_pdi_shd.g_old_rec.pa_request_id,
169: p_attribute_category_o => ghr_pdi_shd.g_old_rec.attribute_category,