2010 Nov 29 9:51 PM
Hi,
The simple transformation seem like an extremely convenient integrated feature of ABAP but it's got its fair share of restrictions as well. I would like to be able to serialize any internal table composed with structures of any type into some format to be transported to a different system. For now, with ST, I would be required to have these structures predefined in both systems whereas I would like to be able to do something akin to pickling an object (dictionary) in Python and unpickle it at the destination system. Is there any way I can do that?
Hi,
The simple transformation seem like an extremely convenient integrated feature of ABAP but it's got its fair share of restrictions as well. I would like to be able to serialize any internal table composed with structures of any type into some format to be transported to a different system. For now, with ST, I would be required to have these structures predefined in both systems whereas I would like to be able to do something akin to pickling an object (dictionary) in Python and unpickle it at the destination system. Is there any way I can do that?
2011 Jan 10 6:09 PM
Going call transformation id would be able to serialise most ABAP data into XML form
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |