DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on HR_LOCATIONS_ALL

Line 1586: hr_locations_all L

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