DBA Data[Home] [Help]

APPS.PAY_IN_REPORTS_PKG dependencies on HR_LOOKUPS

Line 1055: l_state hr_lookups.meaning%TYPE;

1051: l_add_2 hr_locations.address_line_2%TYPE;
1052: l_add_3 hr_locations.address_line_3%TYPE;
1053: l_add_4 hr_locations.loc_information14%TYPE;
1054: l_add_5 hr_locations.loc_information15%TYPE;
1055: l_state hr_lookups.meaning%TYPE;
1056: l_pin hr_locations.postal_code%TYPE;
1057: l_tel hr_locations.telephone_number_1%TYPE;
1058: l_fax hr_locations.telephone_number_2%TYPE;
1059: l_details VARCHAR2(1000);