DBA Data[Home] [Help]

APPS.PER_ASG_DEL dependencies on HR_COMM_API

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

262: --
263: -- Delete any possible comments
264: --
265: For Comm_Del In C_Sel1 Loop
266: hr_comm_api.del(p_comment_id => Comm_Del.comment_id);
267: End Loop;
268: --
269: dt_pre_delete
270: (p_rec => p_rec,