2008 Nov 07 3:20 AM
hi,
the following statement is not support in the object oriented method coding.
export itab[] to MEMORY ID '12345'.
please advise an example to code it in the method of class.
thank you.
2008 Nov 07 4:14 AM
Hi try this,
import it_ekpo to it_ekpo_tmp FROM MEMORY ID 'ABC'.
export it_ekpo from it_ekpo_tmp TO MEMORY ID 'ABC'.
Amresh.
Hi try this,
import it_ekpo to it_ekpo_tmp FROM MEMORY ID 'ABC'.
export it_ekpo from it_ekpo_tmp TO MEMORY ID 'ABC'.
Amresh.
2008 Nov 07 4:14 AM
Hi try this,
import it_ekpo to it_ekpo_tmp FROM MEMORY ID 'ABC'.
export it_ekpo from it_ekpo_tmp TO MEMORY ID 'ABC'.
Amresh.
2008 Nov 07 7:37 AM
2008 Nov 07 4:16 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |