Skip to Content
0
Former Member
Feb 15, 2011 at 09:35 AM

FB03 transaction gives runtime error due to time out!

164 Views

Hi All,

In the transaction FB03, I entered a reference number that has not yet been created and then a company code of 2130 and fiscal year 2010 and hit enter. It takes a lot of time to show the error message that "No documents exists which fulfills the selection criteria".

I debugged and found that a FETCH NEW CURSOR statement takes time and hence the delay in showing the o/p.

The exact ABAP statement is :- FETCH NEW CURSOR dbcursor INTO CORRESPONDING FIELDS OF ex_result.

Please suggest me if there is some note to be implemented or any other solution for the same!

Thanks,

Safeer.