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

Runtime Error

Saikumarb
Explorer
0 Likes
990

Hi all,

We are getting the Runtime Errors in production system Please can any one help .

T.code : ST22

Error in the ABAP Application Program

The current ABAP program "RSMSQSNP" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

T.code SM21

Run-time error "COMPUTE_INT_TIMES_OVERFLOW" occurred

> Short dump "080519 125338 AHSECCPR D_EP1_01 " generated

4 REPLIES 4
Read only

Former Member
0 Likes
728

Hi,

There are 3 OSS notes given by SAP for this problem. You may apply the one suitable to you as per your exact problem and SAP kernel release.

OSS notes 1027512, 872633, 926876.

If this solves your query please reward necessary points.

Regards.

Read only

0 Likes
728

Hi,

COMPUTE_INT_TIMES_OVERFLOW....This dump occurs when the LOCK TABLE entries and no longer fitting in that table.

I think you are dealing with Idocs or locking a particular table...

Approach your basis team ASAP to solve this problem by increasing the lock table space.

Raghav

Read only

0 Likes
728

Hi ,

My Porblem is still not yet sloved . Please help me out .

Read only

Former Member
0 Likes
728

Hi,

Please refer the link below, hope it will be helpful to you:

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/sapsys-000-compute_int_times_overflow...

Thanks,

Sriram Ponna