2014 Jul 15 1:21 PM
Dear all,
In below snapshot, i want value in line number 23 (Current stack) from line number 12.
There is some value in stack nunber 12 , i want to use it into current stack 23.
How to fetch value from stack number 12??? Is it possible with the help of field symbol??
Thanx,
Satyen Trivedi
2014 Jul 15 1:31 PM
Hi
Usually it can try to use field-symbol tecnique:
it can know the value in another program loaded in memory writing the statament:
(<program name>)<variable name>
If you can try to write it while debbugging and yuo can see the value, then you can assign it to a field-symbol in your code.
But it's possible to know global value of course
Max
2014 Jul 15 1:47 PM
Hi Satyen trivedi,
You can use the Below method to fetch the non accessible value in your program using the Program Name.
http://www.dataxstream.com/2009/08/use-abap-to-access-any-data-in-memory/
Regards,
Bhushan.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |