DBA Data[Home] [Help]

APPS.PAY_PAY_DEL dependencies on HR_COMM_API

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

290: --
291: -- Delete any possible comments
292: --
293: For Comm_Del In C_Sel1 Loop
294: hr_comm_api.del(p_comment_id => Comm_Del.comment_id);
295: End Loop;
296: --
297: --
298: pay_pay_del.dt_pre_delete