2015 Mar 24 2:48 AM
Hi,
I am using FM BAPI_CUSTOMERCONTRACT_CHANGE and FM SD_SALES_BILLINGPLAN_CHANGE,but while executing its taking almost 20 minutes to execute each record,so i did sql trace and i found its taking more time to fetch records in coes table in include LKAOVF16 while executing sql stmt to fetch records ( almost 15 minutes ),but when i use se11 or just coding i can fetch in about 10 seconds.
Any idea to tune FM.( memory buffering anything is really appreciated ).
Cheers,
Vj
2015 Mar 24 4:07 AM
Hi Vijay
I'd recommend raising an Incident with SAP as it is a Standard Function.
They should provide a fix for this in the form of a Note.
Before logging the Incident make sure a Note is not already available
Regards
Arden
2015 Mar 24 4:20 AM
Hi Vijay,
Thanks
2015 Mar 24 4:33 AM
Hi Vijay,
Please check the below SAP NOTES :-
1160226 - VA01: Long runtimes in table COES when creating order
2143818 - VA01: Long runtime because of select-statements on database table COES
Thanks
-Learner