DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_INTERFACE_ERRORS

Line 1283: l_table_name po_interface_errors.table_name%TYPE;

1279: l_serial_number_control_code mtl_system_items.serial_number_control_code%TYPE;
1280: l_revision_qty_control_code mtl_system_items.revision_qty_control_code%TYPE;
1281: l_revision rcv_transactions_interface.item_revision%TYPE;
1282: l_primary_qty NUMBER;
1283: l_table_name po_interface_errors.table_name%TYPE;
1284: BEGIN
1285: /* We need to do this only for returns and -ve corrections.
1286: * So return if it is not any of this transaction type.
1287: */