cancel
Showing results for 
Search instead for 
Did you mean: 

EXPORT TO MEMORY ID

Former Member
0 Kudos

Hi all!

How to use EXPORT ... TO MEMORY ID in WebDynpro Application?

I need put to memory from WDA and get from memory from SapGui.

Regards and points!

Edited by: Andrey Semenchenko on Dec 17, 2007 5:48 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

chk this out.

EXPORT ZMYTOOLS FROM LT_EXPORT TO MEMORY ID 'ZAI'.

IMPORT ZMYTOOLS TO LT_EXPORT_TABLE FROM MEMORY ID 'ZAI'.

Regards

Raja Sekhar

Answers (0)