tian-zhihui / cordyssapcon

Automatically exported from code.google.com/p/cordyssapcon
Apache License 2.0
0 stars 0 forks source link

Send<IDoc> Web service taking long time to return if number of IDocs in SAP is huge #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Find a SAP system with large number of IDocs
2. Create a IDoc using Send<IDoc> Web service
3.

What is the expected output? What do you see instead?
We see that response is taking time during retrieval of IDoc from EDIDC table 
using RFC_READ_TABLE call

What version of the product are you using? On what operating system? On
what BOP version? On what SAP release?
BOP4.1 CU6 on Windows 2008, SAP ECC 5.0

Please provide any additional information below.
This can be addressed by adding MESTYP in the where clause in addition to 
RCVLAD 

Original issue reported on code.google.com by surya.ku...@cordys.com on 30 Oct 2012 at 9:34

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by jvmo...@cordys.com on 30 Oct 2012 at 9:37

GoogleCodeExporter commented 8 years ago
The change for this is done now.

Original comment by jvmo...@cordys.com on 19 Dec 2012 at 4:51