DBA Data[Home] [Help]

APPS.PAY_IN_REPORTS_PKG dependencies on HR_LOOKUPS

Line 975: l_state hr_lookups.meaning%TYPE;

971: l_add_2 hr_locations.address_line_2%TYPE;
972: l_add_3 hr_locations.address_line_3%TYPE;
973: l_add_4 hr_locations.loc_information14%TYPE;
974: l_add_5 hr_locations.loc_information15%TYPE;
975: l_state hr_lookups.meaning%TYPE;
976: l_pin hr_locations.postal_code%TYPE;
977: l_tel hr_locations.telephone_number_1%TYPE;
978: l_fax hr_locations.telephone_number_2%TYPE;
979: l_details VARCHAR2(1000);