|
If you are interested in running a simple example of how to call a BAPI
check out my tip "Build a Java Web application for SAP right
now". This shows a basic mechanism to call SAP using JCo through a
standard Java Server Page (JSP). The advantage of using JSPs for testing
is that you only need to reload the Web page from the Java application
server to check out your changes. Check out the article for more
information on JSPs and Java application servers. I also include a working
example to get your development effort kickstarted.
|