DBA Data[Home] [Help]

APPS.HR_FGT_DEL dependencies on HR_FGT_BUS

Line 212: hr_fgt_bus.delete_validate(p_rec);

208: );
209: --
210: -- Call the supporting delete validate operation
211: --
212: hr_fgt_bus.delete_validate(p_rec);
213: --
214: -- Call the supporting pre-delete operation
215: --
216: hr_fgt_del.pre_delete(p_rec);