DBA Data[Home] [Help]

APPS.PQP_ALIEN_EXPAT_TAXATION_PKG dependencies on HR_LOCATIONS

Line 17: address_line1 hr_locations.address_line_1%TYPE ,

13: suffix per_people_f.suffix%TYPE ,
14: marital_status per_people_f.marital_status%TYPE ,
15: spouse_here VARCHAR2(30) ,
16: dependents NUMBER ,
17: address_line1 hr_locations.address_line_1%TYPE ,
18: address_line2 hr_locations.address_line_2%TYPE ,
19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,

Line 18: address_line2 hr_locations.address_line_2%TYPE ,

14: marital_status per_people_f.marital_status%TYPE ,
15: spouse_here VARCHAR2(30) ,
16: dependents NUMBER ,
17: address_line1 hr_locations.address_line_1%TYPE ,
18: address_line2 hr_locations.address_line_2%TYPE ,
19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,

Line 19: address_line3 hr_locations.address_line_3%TYPE ,

15: spouse_here VARCHAR2(30) ,
16: dependents NUMBER ,
17: address_line1 hr_locations.address_line_1%TYPE ,
18: address_line2 hr_locations.address_line_2%TYPE ,
19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,

Line 20: city hr_locations.loc_information17%TYPE ,

16: dependents NUMBER ,
17: address_line1 hr_locations.address_line_1%TYPE ,
18: address_line2 hr_locations.address_line_2%TYPE ,
19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,
24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,

Line 21: state hr_locations.loc_information18%TYPE ,

17: address_line1 hr_locations.address_line_1%TYPE ,
18: address_line2 hr_locations.address_line_2%TYPE ,
19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,
24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,
25: postal_code hr_locations.postal_code%TYPE ,

Line 22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,

18: address_line2 hr_locations.address_line_2%TYPE ,
19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,
24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,
25: postal_code hr_locations.postal_code%TYPE ,
26: non_us_address_line1 per_addresses.address_line1%TYPE ,

Line 23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,

19: address_line3 hr_locations.address_line_3%TYPE ,
20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,
24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,
25: postal_code hr_locations.postal_code%TYPE ,
26: non_us_address_line1 per_addresses.address_line1%TYPE ,
27: non_us_address_line2 per_addresses.address_line2%TYPE ,

Line 24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,

20: city hr_locations.loc_information17%TYPE ,
21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,
24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,
25: postal_code hr_locations.postal_code%TYPE ,
26: non_us_address_line1 per_addresses.address_line1%TYPE ,
27: non_us_address_line2 per_addresses.address_line2%TYPE ,
28: non_us_address_line3 per_addresses.address_line3%TYPE ,

Line 25: postal_code hr_locations.postal_code%TYPE ,

21: state hr_locations.loc_information18%TYPE ,
22: telephone_number_1 hr_locations.telephone_number_1%TYPE ,
23: telephone_number_2 hr_locations.telephone_number_2%TYPE ,
24: telephone_number_3 hr_locations.telephone_number_3%TYPE ,
25: postal_code hr_locations.postal_code%TYPE ,
26: non_us_address_line1 per_addresses.address_line1%TYPE ,
27: non_us_address_line2 per_addresses.address_line2%TYPE ,
28: non_us_address_line3 per_addresses.address_line3%TYPE ,
29: non_us_city_postal_cd per_addresses.postal_code%TYPE ,