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 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,…
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…
SAP System Administrator Unix User Accounts <sid>adm and ora<sid> You may find it necessary to change the the UID of the sidadm and orasid accounts on your SAP server. The…
In my last post, I discussed a collaborative effort with functional business owners to devise and execute a proper cleanup plan. I also discussed a functional review of the configuration…
In my last post on this topic, I discussed several change pointer data forensic methods that I use to point me in the right cleanup direction. The change pointer data…
Your batch job analysis shows that you are currently running the change pointer processing program RBDMIDOC, and the change pointer cleanup program RBDCPCLR; but you notice that the size of…
This is a continuation of Server Programming in JCo Part 1. In this post, I will deal with the setting up the constructs of the java program acting as the…