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 SOLUTIONS

Former Member
0 Likes
2,403

HI,

I have Tcode and runtime error screenshot details.And dont have test data for input and requirement is to sort out the error.

i have checked in ST22 but i cannot find any runtime error list.Is there any other way to find a solution

7 REPLIES 7
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
2,357

Who is being so mean to you? You have a right to know the test data; use it.

If you can post the runtime error screenshot, people here could try to help.

Read only

Former Member
0 Likes
2,357

Read only

Former Member
0 Likes
2,357

Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
2,357

Ok, so it's a database inconsistency that's leading to the dump and probably that's why you haven't been provided any test data as it would be dumping for all test data.

As mentioned in the dump text, you can try using report rsntabconsistency (check the spelling; it was too small for me to be sure) to see if you get something useful.

Also, have you made any changes in the standard dictionary object?

Read only

0 Likes
2,357

Just check structure indicated in dump and activate all append structures or customizing includes.

I think this occurs after upgrade. Please repeat process until all future dumps sort.

Read only

Former Member
0 Likes
2,357

HI KUMAR,

thanks for the need.

got solved to some extent. rsntabconsistency" program worked

Read only

Former Member