‎2009 Oct 29 8:07 PM
Hi
I am new to ABAP, Can any one tell how to find the Corresponding pgm for a screen, I am on a Claim creation screen (ECC 6.0)
Thanks
PR
‎2009 Oct 29 8:11 PM
Whatever screen you are in, on that screen select menu option SYSTEM and then choose SYSTEM, that will show different data in the block called SAP Data you can see your program name corresponding to that screen.
Thanks,
Deepti Kaza.
‎2009 Oct 29 8:23 PM
every screen in SAP will have screen flow program.. as said
from the menu path system > status > a pop up will show you transaction , program (screen), screen number , program (gui)
double click on the name or copy the prg name and open in SE38 to view the code.
‎2009 Nov 02 11:10 AM
‎2009 Dec 07 10:13 PM