DBA Data[Home] [Help]

APPS.HR_FR_ASG_RULES dependencies on HR_GENERAL

Line 28: IF p_assignment_type = 'E' and (Not pqh_utility.is_pqh_installed(hr_general.get_business_group_id)) THEN -- [

24: hr_utility.trace('p_assignment_type: '||p_assignment_type);
25:
26: IF nvl(fnd_profile.value('PAY_FR_CHECK_MANDATORY_ASG_ATTRIBUTES'),'Y') <> 'N' then -- [
27:
28: IF p_assignment_type = 'E' and (Not pqh_utility.is_pqh_installed(hr_general.get_business_group_id)) THEN -- [
29: /* ============================================================================= */
30: /*=================== Commented by DN to test Emp Stat Situation ==============
31:
32: IF p_establishment_id is null then -- [