Components of the tclsap Distribution

Distribution Components:
The components of tclsap extension:
Makefile, Sap_CallRX.c, Sap_Ckerr.c, Sap_Header.h, Sap_Help.c, Sap_Open.c, Sap_RFCPing.c, Sap_Systeminfo.c, tclInvoke.c, tclMain.c and tkCustomMain.c

Sample scripts:
ItemInfo.tk
Example of a login, parameter transmission and return of data from SAP. Appears in an X window.
Sap_Info.tk
Example of a login and execution and return from the SAP RFC_SYSTEM_INFO ABAP/4 RFC. This is to an X window.
Sap_System_Info.tcl
Script is given the login parameters and returns the result of the SAP RFC_SYSTEM_INFO ABAP/4 RFC. The return is to STDOUT.
Sap_System_Info_Www.html
Sap_System_Info_Www.tc
These two scripts are the FORM input and the CGI_BIN scripts to make available the SAP RFC_SYSTEM_INFO ABAP/4 RFC results to a WWW browser. As implemented, the WWW user must login to the SAP system. This could be changed if desired.

Documentation and miscellaneous
README
General Overview of tclsap (Text). This may not be as current as the *.html versions of documentation.
tcpsap_*.html and Sap_*.html
The "real" documentation for tclsap.
sideinfo
example of a SAP side info file.

Other elements may be added at the author's whim.


If there are questions about this document please direct them to Garth Kennedy (garth@mcs.net)

garth@mcs.net