2008 May 23 8:39 AM
Hi gurus,
is it possible to serialize an abap object in the xml string, save it into a table , then load it back for later user?
any sample on this?
br
jun
2008 May 25 9:34 PM
Hello Jun
Multiple threads for the same questions are no good idea.
Please refer to
Regards
Uwe
Hi gurus,
is it possible to serialize an abap object in the xml string, save it into a table , then load it back for later user?
any sample on this?
br
jun
2008 May 23 8:43 AM
Hi jun,
1. There is one command
EXPORT ... to Database (Id)
(See F1 help on it)
2. This stores data viz variables, internal tables etc.
in database in encoded format, and we can
then retrive it using IMPORT command.
3. But I have not tried it with objects.
regards,
amit m.
2008 May 23 2:07 PM
Hi Jun,
sure you can. Look for Thomas Jung's blog on Serializing ABAP Object instances.
Cheers
Graham Robbo
2008 May 25 9:34 PM
Hello Jun
Multiple threads for the same questions are no good idea.
Please refer to
Regards
Uwe
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |