‎2008 Apr 22 4:07 PM
Hi,
Is it possible to view the value of ABAP memory IDs in ABAP debugger?
I know we can view the active ABAP memory IDs in debugger using Goto -> System Areas -> ABAP Memory
Whereas my question is for those listed ABAP memory IDs, can we see the value in debugger itself?
Thanks in advance.
Regards,
Balaji Viswanath.
‎2008 Apr 22 5:51 PM
Hi,
I m sorry that is not possible i feel .
You can see thru the same which you have mentioned.
‎2008 May 11 9:18 PM
Hi,
Did you sort out your problem yet? I am looking for the same. So far I know one can get the ABAP stack with the FM SYSTEM_CALLSTACK. This returns the stack but I still have not figured out how to access any stack objects yet.
Let me know,
Andreas