2019 Dec 12 12:01 PM
Hi All,
I have done change in ZProgram added the new parameter ( using) in that perform. I want to know any other program using the same perform or not. any method to find that. ( Standard FM ).
2019 Dec 12 12:06 PM
in SE80 you have to select the program name in SE38 and press CTRL + SHIFT + F3 (use case)
after this you will have to analyse if there is a perform in program ...
in Eclipse, select directly the FORM, press CTRL + SHIFT + G (or where used list)
in SE80 you have to select the program name in SE38 and press CTRL + SHIFT + F3 (use case)
after this you will have to analyse if there is a perform in program ...
in Eclipse, select directly the FORM, press CTRL + SHIFT + G (or where used list)
2019 Dec 12 12:06 PM
in SE80 you have to select the program name in SE38 and press CTRL + SHIFT + F3 (use case)
after this you will have to analyse if there is a perform in program ...
in Eclipse, select directly the FORM, press CTRL + SHIFT + G (or where used list)
2019 Dec 12 12:20 PM
Hi Frederic, I want the current Zprogram ( perform ) is called another ZProgram .
2019 Dec 12 12:37 PM
I already give you the step to do it, what else do you need ?
2019 Dec 12 3:39 PM
Hi Vinoth,
Just double click on the form name, it will display the list of places it is called from.
Sathya
2019 Dec 12 8:08 PM
2019 Dec 12 8:45 PM
A little remark about "click on the form name", it's the formname of "FORM formname", not of "PERFORM formname".
2019 Dec 12 6:46 PM
Hi,
you can use tcode CODE_SCANNER or program RS_ABAP_SOURCE_SCAN
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |