‎2007 Sep 05 10:06 AM
HOW TO VIEW SCREEN ATTRIBUTES. I WANT TO VIEW THE PRESENT SCREEN NUMBER
‎2007 Sep 05 10:07 AM
‎2007 Sep 05 10:07 AM
Hi,
You can get the current screen number using system field SY-DYNNR.
You can see the screen attributes in screen painter SE51.
Regards,
Sesh
‎2007 Sep 05 10:14 AM
HI,
In which ever transaction..
go to System -- > status .
you will get a popup window.
you can find the program name, transaction, screen number on the left side of that popup.
rewards if usefu;l,
regards,
nazeeer
‎2007 Sep 06 5:23 PM
Hi,
the suggest of using the sy-<field> is the best one. Go the se11 and check the syst structure you may find what you need.
Best regards
Jaime Cordeiro