‎2013 Jan 21 1:45 PM
i searched in scn but i didn't find anywhere?
can any body provide me the example to transfer data from one progam to another program using memory id?
Moderator message : Search for available information, discussion locked.
Message was edited by: Vinod Kumar
‎2013 Jan 21 1:51 PM
Check the syntax for SET/GET MEMORY ID and IMPORT/EXPORT keywords.
br...
Dwaraka
‎2013 Jan 21 1:59 PM
Hi Rier,
You can do it in two ways
1. Using shared buffer.
2. Using MEMORY ID.
Please see the below link as an example
http://scn.sap.com/thread/75471
Hope this helps