Hi,
We always had the problem of documenting the tremendous amount of ABAP objects that we have developed during a project.
So we've created a converter that extract the most important objects from a nugget file and put them into a MS Wor document.
This enables to document all exported objects in a nugget file, thus helping ABAPers to document their developments. Specially useful for those objects that has many components, like tables, structures, etc.
I was not sure where to publish that we have created a free online available version of this converter.
Under the hood there is a nodejs parser that uses JAVA for XSLT conversion. The XSLT maps the nuggets into MS Word XML format. That XML can be opened with MS Word and can be saved in DOCX format.
Everybody can access it at https://www.saplinkconverter.com free!
Pls. let me know if you have any comments.
Br
Richard Palotai
Hi,
We always had the problem of documenting the tremendous amount of ABAP objects that we have developed during a project.
So we've created a converter that extract the most important objects from a nugget file and put them into a MS Wor document.
This enables to document all exported objects in a nugget file, thus helping ABAPers to document their developments. Specially useful for those objects that has many components, like tables, structures, etc.
I was not sure where to publish that we have created a free online available version of this converter.
Under the hood there is a nodejs parser that uses JAVA for XSLT conversion. The XSLT maps the nuggets into MS Word XML format. That XML can be opened with MS Word and can be saved in DOCX format.
Everybody can access it at https://www.saplinkconverter.com free!
Pls. let me know if you have any comments.
Br
Richard Palotai