Hello,
Could you please help me with the following question?
I am trying to write a program that reads the MONI table and obtain tcode execution data, basically I need the user id and tcode that was executed. It will be fine if additional information is provided. I know this could be obtained manually thorugh ST03N, but it would take too long to do it manually.
The MONI table is encrypted so the function call would probably have to be associated to the programs within the ST03N tcode (where the tcode usage information is displayed.
What would be the right function call/program to use here so that we can retrieve that information? It would be great if you have the piece of code to accomplish this and share it.
Thanks in advance,