DBA Data[Home] [Help]

APPS.RCV_INT_ORDER_PP_PVT dependencies on PO_LINE_LOCATIONS

Line 793: x_qty_rcv_exception_code po_line_locations.qty_rcv_exception_code%TYPE;

789: x_first_trans BOOLEAN := TRUE;
790: x_sysdate DATE := SYSDATE;
791: current_n BINARY_INTEGER := 0;
792: insert_into_table BOOLEAN := FALSE;
793: x_qty_rcv_exception_code po_line_locations.qty_rcv_exception_code%TYPE;
794: tax_amount_factor NUMBER;
795: x_temp_already_allocated_qty NUMBER;
796: x_remaining_qty_rsl_uom NUMBER;
797: lastrecord BOOLEAN := FALSE;