‎2008 Aug 04 9:20 AM
Hi,
I am facing a problem like from calling function module i want values of some variables and i dont want to change the import and export parameters, is there any way to get it done...
Thanks in advance...
‎2008 Aug 04 9:24 AM
Hi,
It is possible only if you can find the memory id of the varibale.
You can find out it by debugging
<removed by moderator>
Edited by: Mike Pokraka on Aug 4, 2008 9:37 AM
‎2008 Aug 04 9:27 AM
Hi, Thanks for quick response, May i know how can i get memory id...