DBA Data[Home] [Help]

APPS.HR_LOT_DEL dependencies on HR_LOT_BUS

Line 203: hr_lot_bus.delete_validate(p_rec);

199: );
200: --
201: -- Call the supporting delete validate operation
202: --
203: hr_lot_bus.delete_validate(p_rec);
204: --
205: -- Call the supporting pre-delete operation
206: --
207: pre_delete(p_rec);