DBA Data[Home] [Help]

APPS.HR_ICX_UPD dependencies on HR_ICX_BUS

Line 928: hr_icx_bus.update_validate

924: --
925: -- 2. Call the supporting update validate operations.
926: --
927: convert_defs(p_rec);
928: hr_icx_bus.update_validate
929: (p_effective_date
930: ,p_rec
931: );
932: --