DBA Data[Home] [Help]

APPS.PAY_NL_PAYSLIP_ARCHIVE dependencies on HR_NL_ORG_INFO

Line 1852: l_struct_id := HR_NL_ORG_INFO.NAMED_HIERARCHY (l_bus_group_id);

1848: CLOSE csr_nl_emp_organization;
1849:
1850: -- Derive the Org Structure Id from BG Level
1851: --
1852: l_struct_id := HR_NL_ORG_INFO.NAMED_HIERARCHY (l_bus_group_id);
1853: --
1854: --
1855: --hr_utility.set_location('Inside ARCHIVE_NL_EMPLOYEE_DETAILS l_struct_id'||l_struct_id,1430);
1856:

Line 1866: l_employer_id := HR_NL_ORG_INFO.GET_TAX_ORG_ID(l_org_struct_ver_id

1862: --
1863: --
1864: --hr_utility.set_location('Inside ARCHIVE_NL_EMPLOYEE_DETAILS l_org_struct_ver_id'||l_org_struct_ver_id,1440);
1865:
1866: l_employer_id := HR_NL_ORG_INFO.GET_TAX_ORG_ID(l_org_struct_ver_id
1867: ,l_organization_Id);
1868: --
1869: --hr_utility.set_location('Inside ARCHIVE_NL_EMPLOYEE_DETAILS l_employer_id'||l_employer_id,1450);
1870: --Bug 3601121