Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

memory id?

Former Member
0 Likes
452

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

2 REPLIES 2
Read only

Former Member
0 Likes
423

Check the syntax for SET/GET MEMORY ID and IMPORT/EXPORT keywords.

br...

Dwaraka

Read only

former_member491621
Contributor
0 Likes
423

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