DBA Data[Home] [Help]

APPS.PAY_NO_PAYSLIP_ARCHIVE dependencies on PER_ORG_STRUCTURE_ELEMENTS

Line 1478: l_top_org_id per_org_structure_elements.organization_id_parent%TYPE;

1474: l_local_unit_id hr_organization_units.organization_id%TYPE;
1475: l_legal_employer_id hr_organization_units.organization_id%TYPE;
1476: l_job PER_JOBS.NAME%TYPE;
1477: l_org_struct_ver_id hr_organization_information.org_information1%TYPE;
1478: l_top_org_id per_org_structure_elements.organization_id_parent%TYPE;
1479: l_cost_center pay_cost_allocations_v.concatenated_segments%TYPE;
1480: l_defined_balance_id NUMBER;
1481: l_balance_value NUMBER;
1482: l_formatted_value VARCHAR2(50) := NULL;