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

Getting a dump while executing the transaction

0 Likes
1,303

dump1.pngdump2.pngPFB , Screenshot for the same

And kindly suggest me way to resolve it

3 REPLIES 3
Read only

abo
Active Contributor
1,208

Assuming you want to delete the line from the LOOP table, you need to save sy-tabix to a local variable and then use this after the READ because it will be undefined following a failed read.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,208

The developer error looks pretty obvious, but I'm afraid that the case was never tested and the case needs to be studied more in depth. Please ask the ABAP developer.

NB: please don't post images containing text, prefer pasting text directly inside the post as many people won't spend time to open the images.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,208

Or at least embed the images inside the question instead of defining a hyperlink.