DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on HR_LOCATIONS_ALL

Line 1783: hr_locations_all L

1779: , l_province_code
1780: , l_postal_code
1781: , l_country_code
1782: from hr_all_organization_units O,
1783: hr_locations_all L
1784: where L.LOCATION_ID = O.LOCATION_ID
1785: AND O.ORGANIZATION_ID = l_organization_id_of_qin;
1786:
1787: /* Find out the highest slip number for that transmitter */