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

Reg : memory IDs

Former Member
0 Likes
302

hi Floks,

What is purpose of Memory IDs ,How to create Memory IDS and how to utilize memory IDS in program could plz explain and send if links available.

thanks,

suresh

2 REPLIES 2
Read only

Former Member
0 Likes
286

We have ABAP and SAP memory.

for ABAP memory use Import and Export statement

this is used to exchange the data in single memory call across the programs.

and for SAP memory use SET and GET statement.

this is used to exchange the data between external sessions.

Regards,

Amey

Message was edited by:

Amey Potale

Read only

Former Member