DBA Data[Home] [Help]

APPS.PAY_PPR_DEL dependencies on HR_COMM_API

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

303: --
304: -- Delete any possible comments
305: --
306: For Comm_Del In C_Sel1 Loop
307: hr_comm_api.del(p_comment_id => Comm_Del.comment_id);
308: End Loop;
309: --
310: --
311: pay_ppr_del.dt_pre_delete