Posted by Hau Ngo on Feb 12, 2010 in SAP Business Intelligence | 5 comments
Caution: Please use common sense. I do not advocate going into areas of SAP that are sensitive in nature. The purpose of this article is to allow the studious worker to complete his/her task in environments where security is a mess.
Task: I need to document a process that correct listens to an event. (Event triggering should be an all-too-familiar topic for those who have worked with BW 3.0B.)
Problem: To raise an event, I had access to transaction SM64 in the Development environment, but not in the Quality Assurance environment.
Solution: Find the underlying program (or function module) associated with this transaction code.
Here are some screen shots for the visually inclined:
There you have it! The transaction “SM64” is associated with the program “RSEVTHIST”.
This procedure can be applied to any transaction code or program combination. Please use it carefully. If this tip has helped you to get your work done, then please leave a small comment at the bottom of this post. Thanks!
Bonus: For those who are interested in what the SM64 screen looks like, here are some additional shots:
Related posts: