DBA Data[Home] [Help]

APPS.HR_MX_EX_EMPLOYEE_API dependencies on HR_MX_UTILITY

Line 60: hr_mx_utility.check_bus_grp(l_business_group_id, 'MX');

56:
57: -----------------------------------------------------------------
58: -- Check if the business group lies within 'MX' legislation
59: -----------------------------------------------------------------
60: hr_mx_utility.check_bus_grp(l_business_group_id, 'MX');
61:
62: if g_debug then
63: hr_utility.set_location(l_proc, 30);
64: end if;