DBA Data[Home] [Help]

APPS.HR_LEI_UPD dependencies on HR_LEI_BUS

Line 706: hr_lei_bus.update_validate(p_rec);

702: --
703: -- 2. Call the supporting update validate operations.
704: --
705: convert_defs(p_rec);
706: hr_lei_bus.update_validate(p_rec);
707: --
708: -- Call the supporting pre-update operation
709: --
710: pre_update(p_rec);