SQL to trace serial number through all the transactions it was involved in
I'm looking for a way to trace a serial number (from installed base) through all the transactions - similar to the transactions tab in Installed Base with a twist.
We need to understand which RMA's and service requests it was also involved in.
The goal is to find the original shipment date of any particular serial number on a customer by customer basis.
Is there any such SQL or API that can be called to return this? We don't use any LOT tracking, nor do we use revision control.
Any help would be greatly appreciated!