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…
OK. So, maybe the title is a little misleading and before I continue, I should qualify it. You can't access any memory in ABAP. This tip can only access the current…
Setting the GUI Status for a Selection-Screen In dialog programming, you may already be familiar with the setting of the PF-STATUS (known as the GUI Status) prior to calling a…
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…
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…