I am new to ABAP. I need help with the Tcode SPRO.
I am trying to find the logic or table relationships from the TPR_INDEX table to what the user sees on the screen (such as Enterprise Structure, Cross-Application Components, etc). I found a table, TNODEIMG, the field TEXT does contain some of the headings I am looking for on the SPRO screen and the Unique ID from TPR_INDEX does match some of the unique IDs in TNODEIMG, but there are multiple unique ID fields so it is very confusing. I tried looking at the SAPLS_IMG_TOOL_5 program, but there are so many functions and so many includes that I got lost in the mountain of code.
I have attached some info that was given to me...
Any help is appreciated!