DBA Data[Home] [Help]

APPS.HR_FGI_DEL dependencies on HR_FGI_BUS

Line 209: hr_fgi_bus.delete_validate(p_rec);

205: );
206: --
207: -- Call the supporting delete validate operation
208: --
209: hr_fgi_bus.delete_validate(p_rec);
210: --
211: -- Call the supporting pre-delete operation
212: --
213: hr_fgi_del.pre_delete(p_rec);