1476: --
1477: l_dummy VARCHAR2(10);
1478: l_address_line_1 hr_locations.address_line_1%TYPE;
1479: l_address_line_2 hr_locations.address_line_2%TYPE;
1480: l_province hr_lookups.meaning%TYPE;
1481: l_country fnd_territories_tl.territory_short_name%TYPE;
1482: l_postal_code hr_locations.postal_code%TYPE;
1483: l_telephone_no hr_locations.telephone_number_1%TYPE;
1484: l_file_number hr_organization_information.org_information8%TYPE;