Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

screen programming

Former Member
0 Likes
463

HOW TO VIEW SCREEN ATTRIBUTES. I WANT TO VIEW THE PRESENT SCREEN NUMBER

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
427

In menu go to System, Status, the information will appear in a window.

Regards

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
427

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

Read only

Former Member
0 Likes
427

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

Read only

Former Member
0 Likes
427

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