what is Import and Export Memory?

Answer Posted / diwakar

Import and Export memory are ABAP memory.
Export Memory : We used this memory to read data objects
from ABAP Program to ABAP Memory .For that we use
Export <f1>[from <g1>].....<fn>[from <gn>] to memory
id<key>.
Import Memory : We used this memory to read data objects
from ABAP memory to ABAP Program .For this we use
Import <f1>[to <g1>......<fn>[to <gn>] to memory id
<key>

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a size category?

868


What are interactive reports?

829


What are the differences between sap memory and abap memory?

763


What are the types of views? : sap abap data dictionary

842


Define dispatcher?

1015


How many ways can a sap system be accessed?

901


what is call back in alv?

2206


What are hashed tables?

1067


What is the difference between synchronous and asynchronous updates?

786


What is an authorization in sap?

819


How to convert the Unit for 'Distance' (The value from one Unit to another).

1660


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2338


What are the control break events in abap? : abap data dictionary

818


What is web dynpro for abap?

785


What is the use of buffering?

761