‎2020 Jun 19 10:49 AM
Community, no expert in ABAP at all yet wondering how we can indentify code / custom objecte dependencies from a TCode perspective.
So ideally, I provide a list of TCodes and a report is generated showing standard and custom objects used by each TCode.
Thanks in advance for pointing me into to right direction for further exploration.
‎2020 Jun 19 2:37 PM
There's a tool called the "Environment Analysis". It's manual.
But you have to clarify the rules. For instance, if the Transaction Code links to another Transaction Code just for a fast access, should it also get the dependencies. If yes, in the end, you will get a huge constellation of objects not related to the starting Transaction Code. My example for the Transaction Code could also be verified for programs and many other types of objects. How to know when to stop?
By the way, why did you tag the question ABAP Testing and Analysis?
‎2020 Jun 22 10:22 AM
The keyword for searches is "Custom Code Management".
SAP Solution Manager has capabilities in this area which might be worth to check.