DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL2_ARCHIVE dependencies on HR_LOCATIONS_ALL

Line 1585: hr_locations_all L

1581: , l_postal_code
1582: , l_country_code
1583: , l_org_name
1584: from hr_all_organization_units O,
1585: hr_locations_all L
1586: where L.LOCATION_ID = O.LOCATION_ID
1587: AND O.ORGANIZATION_ID = l_organization_id_of_qin;
1588:
1589: /* Find out the highest slip number for that transmitter */