DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on HR_LOCATIONS_ALL

Line 176: x_location_code hr_locations_all.location_code%TYPE;

172:
173: /** PO UTF8 Column Expansion Project 9/23/2002 tpoon **/
174: /** Changed x_location_code to use %TYPE **/
175: -- x_location_code VARCHAR2(30);
176: x_location_code hr_locations_all.location_code%TYPE;
177:
178: /* bug2199615 */
179: x_oe_line_id NUMBER;
180: BEGIN