Today, I got an email from one of my co-workers at my client with a very good question. This developer had created an ABAP function to return SAP data. Then,…
Don't you hate it when you're trying to view a report as a spreadsheet in SAPGui and it returns a blank workbook? The problem could be due a security settings…
Occasionally, I have the opportunity to utilize a feature in SAP that I have never used before. It is not necessarily a new feature, and it may have existed in…
Cross Reference To SAP Sales Area From External Customer Number - SAP EDSDC Table If you have ever converted an external file into a SAP Sales Document IDOC (ex:…
Mass Change of SAP IDOC Status From time to time it becomes necessary to change the status of SAP IDOCs in SAP. The most common scenario is the requirement to…
This entry sounds like project management 101 and can be summarized as: don't assume because when you do... and you know the rest of that one. The trick is to…
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…