DBA Data[Home] [Help]

APPS.HR_TRS_UPD dependencies on HR_TRS_BUS

Line 476: hr_trs_bus.update_validate(p_rec);

472: --
473: -- 2. Call the supporting update validate operations.
474: --
475: convert_defs(p_rec);
476: hr_trs_bus.update_validate(p_rec);
477: --
478: -- Call the supporting pre-update operation
479: --
480: pre_update(p_rec);