Answer Posted / krishna
EXPORT: IT WILL SEND THE DATA TO A MEMORY WHICH IS AN
INTERNALLY WE STORE IT.
IMPORT: IT WILL RECEIVE DATA FROM THAT MEMORY BY USING
IMPORT
SAP MEMORY(AROUND THE SESSION).
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is sql trace? : abap data dictionary
Work most on which module: name a few tables?
How do you find number of records present in internal table?
What is your approach for writing a bdc program? : abap bdc
What is the function of a domain?
How many types of buffering? : abap data dictionary
What is protect & endprotect?
What are the events used in abap in the order of execution?
Is it possible to run host command from SAP environment? How do you run?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
How many main windows will be there in a page window?
Explain the Inportance of pa40? : abap hr
How can we create callable modules of program code within one abap/4 program?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?