SAPlink ConverterNugget to MSWord XML

Uploading!
Uploaded!
Error! .

13 user had already saved time with us!

What is SAPlink?

SAPlink is a project that aims to make it easier to share ABAP developments between programmers. It provides the ability to easily distribute and package custom objects.
After implementation of SAPlink use program ZSAPLINK to export and import ABAP objects from/to an SAP Netweaver system.
There are two types of files that can be imported or exported using SAPlink, either a Slinkee file (.slnk) or a Nugget file (.nugg). Both filetypes contain XML representation of the objects to be installed. They can be read using any XML reader, a text editor, or some compatible browsers.

What can I use SAPlink Converter for?

An ABAP developer usually has to prepare documentation after finishing a development project. This documenation should contain all relevant ABAP objects created during the project. To dig out all relevant ABAP objects from an SAP system and move their most important data into a word file could take a lot of time specially on a big development project.
The idea is that the SAPlink nuggets file is an XML and the MS Word supports the reading of MS Word XML format files. So with an XSLT transformation the relevant data in a SAPlink nugget file can be moved into a new XML file that can be read by MS Word. And here is the magic, by exportink the relevant transport request, development classes or even just only one object, SAPlink Converter turns the exported nuggets into MS Word document in just seconds saving ABAP developers a lot of time.

How to use SAPlink Converter?

Just drag and drop your exported SAPlink nugget file to the conversion area. The SAPlink converter will do the transformation in a few seconds. After successful conversion the prepared MS Word XML file can be downloaded. Please be aware that you have to first open this downloaded XML file with MS Word. The opend MS Word XML file than can be saved as normal MS Word document (in DOCX format).

Resources

SAPlink is a project that aims to make it easier to share ABAP developments between programmers. It provides the ability to easily distribute and package custom objects.

Guide to SAPlink implementation

PDF: SAPlink_fasttrack_howto_guide.pdf

Ez a dokumentáció bemutat minden olyan részletet, amely szükséges a SAPlink implementálásához Netweaver 7.5 rendszeren. A dokumentum tartalmazza a támogatott ABAP objektumok listáját és kiemeli, hogy mely ABAP objektumok kerülnek felismerésre a SAPlink Converter által létrehozott MS Word fájlban.

ZIP: SAPlink_Core_and_Plugins_25052018.zip

Ez a tömörített állomány tartalmaz minden szükséges fájlt, amely szükséges a SAPlink implementálásához és minden elérhető bővítményt 2018. május 31-gyel bezárólag.

Core SAPlink Project

The core SAPlink project provides you only the Plugins for ABAP classes and programs.

SAPlink Plugins for ABAP objects