cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP runtime error during cancellation of Invoice

Former Member
0 Kudos

Hello Gurus,


I have an Invoice document which has around 2500 line items. When I am trying to cancel the Invoice document using VF11 it gives a Runtime error as "TIME_OUT" - Time limit exceeded.  The program "SAPLV60A" has exceeded the maximum permitted runtime without interruption and has therefore been terminated. It ran around 2 hours.


Can someone please tell me the procedure to cancel this Invoice. I know that we can try LSMW or BDC for this, but is there any other option apart from this.

Regards,

SNK.

View Entire Topic
former_member184080
Active Contributor
0 Kudos

Hi,

Check the below Notes as well

Note 362057 - Runtime error w/
collectv billing, text determinatn

Note 65987 - Performance problems when cancelling with VF11

Note 69880 - Runtime error TIME_OUT when you cancel

Try to apply relevant notes in DEV environment and see the results. if you don't get positive results, i would suggest to reach out SAP.

Regards, Sai Krishna.

Former Member
0 Kudos

Hi Saikrishna,

Thanks for the reply. But we are in ECC 6.0 and the Notes for the performance issues point to 4.6B and lesser.

Is there anything else that can be done.

Regards,

former_member184080
Active Contributor
0 Kudos

Hi,

Sorry Dear. Even I checked all Notes, most of them are 4.6 B and lesser. Better you raise it to SAP.

Sorry for not able to help you more than this.

Regards, Sai Krishna.

former_member184080
Active Contributor
0 Kudos

Hi,

Luckly we have similar thread in SCN.

Check below one it may help you.

http://scn.sap.com/thread/2155256

Regards, Sai Krishna.

Former Member
0 Kudos

Hi Saikrishna,

Thanks for the reply.

Regards,

SNK.

former_member184080
Active Contributor
0 Kudos

Hi SNK,

As our expert Lakshmi said, now, its time to split the invoice with minimum line items and save.

Any Account document you can have maximum 999 line items.

Regards, Sai Krishna.

Former Member
0 Kudos

http://scn.sap.com/thread/2155256

You need to set out the timings as mentioned in OSS Note 25528 - Parameter rdisp/max_wprun_time to handle large volume of billing cancellation during online processing.

Regards,

SNK