Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP run time error (time_out) while saving sales order

Former Member
0 Likes
798

While saving sales order in VA02, ABAP run time error (time_out) is coming as there are more number of line items. Is there any solution for this problem. There is no customised code in the save user_exit.

While saving sales order in VA02, ABAP run time error (time_out) is coming as there are more number of line items. Is there any solution for this problem. There is no customised code in the save user_exit.

1 REPLY 1
Read only

NTeunckens
Active Contributor
624

What does the ShortDump info show in terms of additional info?
There is some additional Info in the ShortDump (trx. "ST22"). Which Statement was executed / Which Table is accessed?
Check that Info, consult with you team (ABAP-dev.) or SAP through SAP ONE Support ...

Check if SAP-KBA's 1896304 and 2028672 apply and if they are implemented.