DBA Data[Home] [Help]

APPS.HR_ICX_DEL dependencies on HR_ICX_BUS

Line 275: hr_icx_bus.delete_validate(p_rec);

271: );
272: --
273: -- Call the supporting delete validate operation
274: --
275: hr_icx_bus.delete_validate(p_rec);
276: --
277: -- Call the supporting pre-delete operation
278: --
279: hr_icx_del.pre_delete(p_rec);