‎2008 Jun 03 7:13 AM
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.
‎2008 Jun 03 7:19 AM
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
‎2008 Jun 03 7:16 AM
Hi,
The program name is SAPMF05A.
Screen number is 103. Check the element list/attributes to
get the screen details.
Regards,
Sandeep
‎2008 Jun 03 7:19 AM
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
‎2008 Jun 03 7:47 AM