2007 May 28 3:25 PM
Hi Experts,
I have doubt in using EXPORT TO MEMORY.
How can I transfer output of a program to MEMORY. If it is transfer to amemory location How can I identify that particular memory location and IMPORT it back for further usage.
Please present me a detailed example on both EXPORT to MEMORY & IMPORT from MEMORY.
Thanks in advance.
I do not forgetto give points for each and every helpful answer.
Regards,
Ram
Hi Experts,
I have doubt in using EXPORT TO MEMORY.
How can I transfer output of a program to MEMORY. If it is transfer to amemory location How can I identify that particular memory location and IMPORT it back for further usage.
Please present me a detailed example on both EXPORT to MEMORY & IMPORT from MEMORY.
Thanks in advance.
I do not forgetto give points for each and every helpful answer.
Regards,
Ram
2007 May 28 3:27 PM
Hi,
Export ITAB from ITAB to MEMORY ID 'ZABC'.
IMPORT ITAB FROM ITAB from MEMORY ID 'ZABC'.
Best regards,
Prashant
2007 May 28 3:27 PM
hi Ram,
Refer this sample code
http://www.sapdevelopment.co.uk/hr/ncale_sickpayval.htm
http://www.sap-img.com/ab020.htm
Regards,
Santosh
2007 May 28 3:33 PM
Hi,
You can use FM LIST_TO_MEMORY and LIST_FROM_MEMORY.
Please check this link for sample code.
http://www.sapdevelopment.co.uk/reporting/rep_submit.htm
Regards,
Ferry Lianto
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |