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

Find Selection-screen

Former Member
0 Likes
446

Hi All,

I want create one z program which is almost same as F-28 program.

i want to create selection-screen which same as F28's selection-screen.

But am not able to find where F-28's selection-screen defined so that i can copy its selection-screen into my z program.

can you tell me how i can find its selection-screen where it is declear and how to copy selection screen as well.

Amit.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
416

Hi Jony,

Goto transaction code F-28.

Menupath

System ---> Status

Now u will get a window System:Status here u can find the Program (screen) and Screen Number. Note it down and give the same in SE51 and u can copy the same screen in to u ZSCREEN.

Best regards,

raam

3 REPLIES 3
Read only

Former Member
0 Likes
416

Hi,

The program name is SAPMF05A.

Screen number is 103. Check the element list/attributes to

get the screen details.

Regards,

Sandeep

Read only

Former Member
0 Likes
417

Hi Jony,

Goto transaction code F-28.

Menupath

System ---> Status

Now u will get a window System:Status here u can find the Program (screen) and Screen Number. Note it down and give the same in SE51 and u can copy the same screen in to u ZSCREEN.

Best regards,

raam

Read only

Former Member
0 Likes
416

Solved myself.