DBA Data[Home] [Help]

APPS.PER_PERUSADA_XMLP_PKG dependencies on HR_US_REPORTS

Line 17: c_organization := hr_us_reports.get_org_name(p_organization_id, p_business_group_id);

13: (select 1
14: from fnd_sessions fs
15: where fs.session_id = userenv('sessionid'));
16: c_business_group_name := hr_reports.get_business_group(p_business_group_id);
17: c_organization := hr_us_reports.get_org_name(p_organization_id, p_business_group_id);
18: IF P_ORG_STRUCTURE_VERSION_ID_1 is null then
19: P_ORG_STRUCTURE_VERSION_ID_1 := -1;
20: c_organization_hierarchy := null;
21: ELSE c_organization_hierarchy := hr_us_reports.get_org_hierarchy_name(P_ORG_STRUCTURE_VERSION_ID_1);

Line 21: ELSE c_organization_hierarchy := hr_us_reports.get_org_hierarchy_name(P_ORG_STRUCTURE_VERSION_ID_1);

17: c_organization := hr_us_reports.get_org_name(p_organization_id, p_business_group_id);
18: IF P_ORG_STRUCTURE_VERSION_ID_1 is null then
19: P_ORG_STRUCTURE_VERSION_ID_1 := -1;
20: c_organization_hierarchy := null;
21: ELSE c_organization_hierarchy := hr_us_reports.get_org_hierarchy_name(P_ORG_STRUCTURE_VERSION_ID_1);
22: END IF;
23: select to_number(rule_mode)
24: into c_disability_id_flex_num
25: from pay_legislation_rules