DBA Data[Home] [Help]

APPS.HR_AHC_DEL dependencies on HR_AHC_BUS

Line 187: hr_ahc_bus.delete_validate(p_rec);

183: );
184: --
185: -- Call the supporting delete validate operation
186: --
187: hr_ahc_bus.delete_validate(p_rec);
188: --
189: -- Call the supporting pre-delete operation
190: --
191: pre_delete(p_rec);