DBA Data[Home] [Help]

APPS.RCV_INT_ORDER_PP_PVT dependencies on PO_LINE_LOCATIONS

Line 839: x_qty_rcv_exception_code po_line_locations.qty_rcv_exception_code%TYPE;

835: x_first_trans BOOLEAN := TRUE;
836: x_sysdate DATE := SYSDATE;
837: current_n BINARY_INTEGER := 0;
838: insert_into_table BOOLEAN := FALSE;
839: x_qty_rcv_exception_code po_line_locations.qty_rcv_exception_code%TYPE;
840: tax_amount_factor NUMBER;
841: x_temp_already_allocated_qty NUMBER;
842: x_remaining_qty_rsl_uom NUMBER;
843: lastrecord BOOLEAN := FALSE;