DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL2_ARCHIVE dependencies on HR_LOCATIONS_ALL

Line 1415: hr_locations_all L

1411: , l_postal_code
1412: , l_country_code
1413: , l_org_name
1414: from hr_all_organization_units O,
1415: hr_locations_all L
1416: where L.LOCATION_ID = O.LOCATION_ID
1417: AND O.ORGANIZATION_ID = l_organization_id_of_qin;
1418:
1419: /* Find out the highest slip number for that transmitter */