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

Seeing data in memory buffer during debugging....

Former Member
0 Likes
1,498

Hi,

How to see the data in memory during debugging ?

For example following is the statement. How do I see data otf after import statement and also data in memory_id during debugging...

import otf itcpp from memory id memory_id.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
765

Hi

You can double click and check the data imported from memoryid...

Regards,

Raj

Read only

Former Member
0 Likes
765

HI rajesh,

While debugging, in debuggin screen,

<b>to see ABAP MEMORY :</b> press Goto -> System Areas -> ABAP Memory

<b>to see SAP MEMORY :</b> press Goto -> System Areas -> SAP Memory

Regards

Sudheer