2007 Feb 09 4:24 PM
Hi!
How can a declare this in the same method
Export an internal table into memory
Import the same internal table from memory
I have a batch job that uses a method. The method is reading a table without keys. Therefore I would like to read the table 1 time and then reuse it from the memory because the method will be executed x times each time.
How do I code this?
Regards Christina
Hi!
How can a declare this in the same method
Export an internal table into memory
Import the same internal table from memory
I have a batch job that uses a method. The method is reading a table without keys. Therefore I would like to read the table 1 time and then reuse it from the memory because the method will be executed x times each time.
How do I code this?
Regards Christina
2007 Feb 09 4:32 PM
Hi,
Look at the below links
<b>IMPORT</b>
http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/import01.htm
<b>EXPORT</b>
http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/export01.htm
Regards
Sudheer
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |