2008 Sep 22 11:03 AM
Hi All,
I have an ABAP QUERY which uses the INFOSET INVOICE_INBOUND and the USER GROUP InvoiceVerif. The INFOSET is using the tables RBKP and RSEG connected using a JOIN on BELNR and GJAHR fields.
The query was working fine in 4.6 C Version. Now the system has been upgraded to 6.0 version.
Now it takes so much time that the processing is not getting completed. Do we have to make any changes to the existing queries for an upgrade?
Thanks a lot in advance.
Gautham.
2008 Sep 22 11:58 AM
Try tunning the query. It's possible you have changes in the dictionary
2008 Sep 22 11:58 AM
Try tunning the query. It's possible you have changes in the dictionary
2008 Sep 22 12:07 PM
Did u regenrated the query & Infoset & Program before transporting it to ECC6.0?