DBA Data[Home] [Help]

APPS.HR_LEI_DEL dependencies on HR_LEI_BUS

Line 270: hr_lei_bus.delete_validate(p_rec);

266: );
267: --
268: -- Call the supporting delete validate operation
269: --
270: hr_lei_bus.delete_validate(p_rec);
271: --
272: -- Call the supporting pre-delete operation
273: --
274: pre_delete(p_rec);