Get Work Order Details for a Service Request
Hi
We have a requirement to get the Service Request details along with the associated work order detail in a report. A possible join can be the the SR Number and Work Order Number. But Work Order Number contains the line number along with the SR Number. So for a service request SR-87654 the work order number will be SR-87654.1-1. We are looking for exact join to get the SR Number and its associated work order details.
Tables
SVC_SERVICE_REQUESTS
WIE_WORK_ORDERS_B
Regards,
Zubair
0