adsworth / rdiviewer

Application to view RDI data files. RDI is a SAP standard to connect external output management systems.

This URL has Read+Write access

adsworth (author)
Fri Dec 12 13:07:42 -0800 2008
commit  4fcb12a967bc4158afe2a63dbef3ffb71695f44c
tree    ba473a2584d281727d4d68b2043b97f0313ba5fe
parent  93e72627cd2d6188bd7029884437c906a79386b0
README.markdown

RDIViewer

An application to view SAP RDI data files. It supports RDI and Simple RDI data files.

When opening a RDI file, the file is scanned and a list of documents is displayed. This allows you to open data files of any size. A double click on a document in the document list will build a tree of SAPScript-Texts and their variables. A second tab is provided to display the raw contents of the document.

Currently new nodes in the tree are created when a new SAP-Scripttext is found. I know this doesn't work very well for normal print reports/programs, but I nearly always work with the Printer Workbench which uses lot of different texts and doesn't use elements. Support for elements is on my todo list, but if someone beats me to it and sends in a patch I'll be glad to submit it.