DBA Data[Home] [Help]

APPS.HR_MX_EX_EMPLOYEE_API dependencies on PER_MX_VALIDATIONS

Line 70: per_mx_validations.check_SS_Leaving_Reason(p_ss_leaving_reason);

66: --
67: -----------------------------------------------------------------
68: -- Validate the Leaving Reason entered, if any.
69: -----------------------------------------------------------------
70: per_mx_validations.check_SS_Leaving_Reason(p_ss_leaving_reason);
71:
72: if g_debug then
73: hr_utility.set_location(l_proc, 40);
74: end if;