Skip to Content
0
Former Member
Jul 17, 2008 at 05:43 AM

problem in Import and export

50 Views

Hi friends,

i have a requirement that i am exporting a value in a FM and importing the same in a report . i am using both with in the memory . The syntax i am using is like this

in FM

Export wf_variable to memory id co_memory_key .

in report i am doing

import wf_varaible from memory id co_memory_key .

but i am unable to import the value in report . is there any thing to be done if i need to get it from memeory . the key i am using is also a unique key . Please suggest how shall i proceed .

Regards

Arun.