Abap tab-delimited text serializer
· 3 min read
My first article on this topic was quite a while ago - Abap tab-delimited text parser - Since then I added some improvements to the project.
Serializer - new feature
The main new feature is serializing. ZCL_TEXT2TAB_SERIALIZER
class supports serialization of flat tables and structures. Here is how it works: