‎2022 Jul 20 10:05 AM
st13-customer defined-report-
i want to change teh feilds of selection screen in that report. I couldnt find information about the fields and all. I checked teh program its a n include which cant have text elements. in main program i checked no sign. since i am a newbie help me out. where to find the slecetuon screen feilds and modify it.
‎2022 Jul 20 10:49 AM
Hi kamali
You open your program in SE38. Then Goto (Tool bar) and go as below shown in image.

GoTo --> Text Elements --> Selection Texts -->
There you will see all parameters, You can change there.
‎2022 Jul 20 11:01 AM
Hi I did not see your question completely.
You are executing the t-code ST13.
Actually the program name is dynamically selected from the routine REGISTRY_GET_PROGNAME.
You debug this routine - put break point at last . get the value of the program name it return.
Then go to SE38 as mentioned above and see the selection texts.
‎2022 Jul 25 10:50 AM
in st13 , i want to change the slection screen field of a customer defined report. i dont see any text element list in that correspoding program of that report.