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…
So I have been working on a list of blog topics. I actually have an outline that is 3 pages long, but I am not going to blog on any…
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…
GuiXT is a scripting environment that allows for the creation of huge macros in the SAP GUI environment. The HP testing product LoadRunner uses GuiXT to generate user load for…
Last time, in my 50,000 foot view post, I presented an overview of the purpose, the location, and the expected lifecycle of change pointer records. I also briefly discussed two programs:…
Fun with Encryption/Decryption Function Modules in Solution Manager White Paper Synopsis SAP function modules FIEB_PASSWORD_ENCRYPT and FIEB_PASSWORD_DECRYPT, built with import and export interface parameters that are based on…
by Steve Park PI/ABAP consultant Have you ever called a Web Service which is hosted by SAP SE just to get a generic return code that could mean anything? Do…
the SAP Java Connector, or JCo library, is an SAP delivered tool for connecting programs written in Java to the R/3. Most articles deal with external applications connecting to SAP…