DBA Data[Home] [Help]

APPS.HR_LOT_UPD dependencies on HR_LOT_BUS

Line 303: hr_lot_bus.update_validate(p_rec, p_business_group_id);

299: --
300: -- 2. Call the supporting update validate operations.
301: --
302: convert_defs(p_rec);
303: hr_lot_bus.update_validate(p_rec, p_business_group_id);
304: --
305: -- Call the supporting pre-update operation
306: --
307: pre_update(p_rec);