Since I posted step-by-step instructions on how to build an NCo RFC client, the request I most often get is how to populate and pass a table of data as…
Have you ever implemented an outbound EDI process from SAP for a single customer number where the customer has multiple EDI trading by Sales Organization or Division? It can be…
Let's say you are receiving EDI ANSI X12 850 Sales Orders from you customers that need to be uploaded into your SAP System using the ORDERS05 IDOC. Most customers will…
When creating IDOCs in SAP to send Invoices to customers via EDI you will likely have to send the customers their internal partner numbers on the EDI ANSI X12 810…
Recently, I published an article showing step-by-step instructions for how to consume an SAP RFC with the SAP .Net Connector 3.0 (NCo 3.0). The article included code samples and a working…
I have worked with SAP PI since it was called SAP XI (version 3.0). SAP XI was pretty rough around the edges and was not what I would call an…
I was trying to think of something to write about this weekend, when I happened to stumble upon this gem: After I stopped laughing, I started to cry, because I…
Don't you hate it when you're talking on the cell phone and the call drops? I was talking to my wife on the way to my client site this…
SAP .NET Connector 2.0 offered a couple of different sample projects that were instrumental in my learning process. As I mentioned in my post detailing the steps to build…