[Home] [Help]
APPS.HR_TRN_UPD dependencies on HR_TRN_BUS
Line 451: hr_trn_bus.update_validate(p_rec);
447: --
448: -- 2. Call the supporting update validate operations.
449: --
450: convert_defs(p_rec);
451: hr_trn_bus.update_validate(p_rec);
452: --
453: -- Call the supporting pre-update operation
454: --
455: pre_update(p_rec);