DBA Data[Home] [Help]

APPS.PAY_PEL_DEL dependencies on HR_COMM_API

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

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