Hi Arun, It displays an explicit transaction calls inside the program. But my requirement is, I need to find all the transactions called by the given program/tcode. This is to check the authorization objects for the transactions. Lets say if I call the transaction code A, which indirectly calls the tcode B, which in turn calls the tcode C, then I need the transaction A, B and C.
↧