DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on HR_LOCATIONS_ALL

Line 164: x_location_code hr_locations_all.location_code%TYPE;

160:
161: /** PO UTF8 Column Expansion Project 9/23/2002 tpoon **/
162: /** Changed x_location_code to use %TYPE **/
163: -- x_location_code VARCHAR2(30);
164: x_location_code hr_locations_all.location_code%TYPE;
165:
166: /* bug2199615 */
167: x_oe_line_id NUMBER;
168: BEGIN