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

How to find the memory values while debugging

Former Member
0 Likes
395

Hi Friends,

In an ABAP program I have exported some values to a memory id. in debug mode where can i see these values. Could any one tell me....Helpful answers would be highly rewarded..!!

regards,

Ramineni.

1 REPLY 1
Read only

Former Member
0 Likes
337

Hi

In debugger you need to put the memory Id name and you will be able to see values where you export them.

regards

Aditya