This is a continuation of Server Programming in JCo Part 2. In this post, I will deal with receiving and parsing the actual call from SAP. In the previous post,…
There are many ways to start an argument on an SAP project and here’s another one to add to the list: define these terms - unit testing, system testing, integration…
In my previous blog I showed the steps into turning a simple function module into an Enterprise Service. Now that we have the service defined in ECC, our next step…
Introduction Welcome to my SAP project management and project observations blog. I’m Tim Cooper, an SAP FI/CO certified consultant with a lot of project management experience. My goal with this…
It still amazes me that not a lot of developers know that you can turn any existing SAP remote enable function module into a Web Service. It may sound like…
SAP PI is a powerful integration engine that allows developers a variety of methods for implementing transformation logic. As a long-time ABAP developer, one of my favorite methods to implement…
‘Transport’ is a touch misleading. In this example, we aren’t using STMS to move a job from one AS/CI to another, but we aren’t recreating it from scratch either. Scenario:…
SAP Connect has been around for quite sometime. I am sure there are plenty of documented procedures on setting it up. I recently had to configure it. I have not…
I run into this requirement all the time at clients. My current client is implementing SAP and the development team has decided to build file based interfaces. In this particular…