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.
Ex: ZTEST,ZMSGS,ZMSG1,E
With TXTS, any and all of the 4 fields above can be replaced by an asterisk(*), thus allowing wildcard saves.
Ex: ZTEST,ZMSGS,*,*
To install these plugins, go to transaction SE24, create an new class with the corresponding name (file names correspond to class names) and use the "Source Code Based" button to load its code from each of the downloaded files.
Activate everything and you are ready to go!
Any help, please feee free to get in touch: lino2112@gmail.com.
Have fun!
Downloads:
0 This Week