‎2006 Aug 28 5:27 PM
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.
‎2006 Aug 28 5:42 PM
Hi
You can double click and check the data imported from memoryid...
Regards,
Raj
‎2006 Aug 28 6:02 PM
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