We use FedEx Ship Manager and send orders to FedEx from the orders screen in version 8.0.1.2. Once they go the Shipping Import Export table, they are updated through the FedEx Ship Manager Integration.

I have an order that was sent to FedEx, but never shipped - the order was canceled and refunded but still comes up in the ShippingImportExport table.

Is it possible to run the following command to delete the record from the ShippingImportExport table but retain all other order information?

Delete ShippingImportExport
Where OrderNumber= 118243

Thank you in advance