DBA Data[Home] [Help]

APPS.PAY_ETP_DEL dependencies on HR_COMM_API

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

300: --
301: -- Delete any possible comments
302: --
303: For Comm_Del In C_Sel1 Loop
304: hr_comm_api.del(p_comment_id => Comm_Del.comment_id);
305: End Loop;
306: --
307: --
308: pay_etp_del.dt_pre_delete