Skip to Content
0
Jul 22, 2010 at 07:32 AM

how to export & import interface type data object to memory

59 Views

Hi experts,

My greetings to all.

we have came across a situation where we need to pass interface type data object to memory

and import same from memory.

DATA context TYPE REF TO if_timecontext.

its not possible with regular export statement.

is their any other way to do it?

Thanks in advanced,

Sudhir