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