DBA Data[Home] [Help]

APPS.PER_PER_DEL dependencies on HR_COMM_API

Line 278: hr_comm_api.del(p_comment_id => Comm_Del.comment_id);

274: --
275: -- Delete any possible comments
276: --
277: For Comm_Del In C_Sel1 Loop
278: hr_comm_api.del(p_comment_id => Comm_Del.comment_id);
279: End Loop;
280: --
281: dt_pre_delete
282: (p_rec => p_rec,