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
How to write a code in tab control? : abap bdc
How does the interface between the dynpro and the abap/4 modules take place?
Can i Have Some Realtime Examples On Modulepool programming.
What is is a match code? : abap data dictionary
What are the data types of the external layer?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Under Data Transfer Portion of ABAP, what do you mean by DX Project
Sal abap on hana interview
What kind of BDC programs are written ?
Explain the different types of view?
What is the function of the transport system and workbench organizer?
What are the types of indexes in abap?
How can we omit a leading sign and a leading zero in sapscript?
What are logical databases?
What are system variable in abap?