DBA Data[Home] [Help]

APPS.HR_ITP_UPD dependencies on HR_ITP_BUS

Line 905: hr_itp_bus.update_validate

901: --
902: -- 2. Call the supporting update validate operations.
903: --
904: convert_defs(p_rec);
905: hr_itp_bus.update_validate
906: (p_effective_date
907: ,p_rec
908: );
909: --