DBA Data[Home] [Help]

APPS.HR_CAL_DEL dependencies on HR_CAL_BUS

Line 197: hr_cal_bus.delete_validate(p_rec);

193: );
194: --
195: -- Call the supporting delete validate operation
196: --
197: hr_cal_bus.delete_validate(p_rec);
198: --
199: -- Call the supporting pre-delete operation
200: --
201: pre_delete(p_rec);