DBA Data[Home] [Help]

APPS.PAY_ELE_DEL dependencies on HR_COMM_API

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

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