Plugins I have developed for SAPLink:
TABU, TDAT, VDAT, CDAT, SAPScript TEXT and TXTS.
All of them require helper class ZSAPLINK_TOOLS, also available here for download.
TABU, TDAT, VDAT and CDAT objects are usually present in customizing requests and are used to import / export table, view and view cluster data contents.
SAPScript TEXT objects expects a name composed of 4 fields in this order, each one separated by a comma (,): TDOBJECT, TDNAME, TDID and TDSPRAS.
...