‎2007 May 08 10:04 PM
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
‎2007 May 08 10:23 PM
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
‎2007 May 08 10:24 PM