‎2009 Apr 21 2:29 PM
hi,
We have requirement of creating report program with complecated screen design.This screen can be created easily in Dialog programming .I want to create similar screen in report program .
Please suggest how can I achieve this.
Thanks
Saurabh
‎2009 Apr 21 2:36 PM
Hi..
You can design it using SELECTION-SCREEN with various parameters.
‎2009 Apr 21 2:53 PM
Hi,
create a report program, and use se51 for designing the screen as required.
‎2009 Apr 21 3:01 PM
Hi Dande,
can u please elaborate more on this. How can I call SE51 screen in report program?
Thanks
Saurabh
‎2009 Apr 21 3:17 PM
Hi,
In the report program,
parameters: a type i.
now go to se51 enter the name of your program and screen no as 1000 and do the required changes as per the requirement.
if you execute the report, whatever you modified by using se51 will come.
‎2009 Apr 21 3:32 PM
Hi Dand,
How it i sposible to call se51 in report pgm.
Can you give, one small example..how to call in report. (No need to design SE51).
Just write in report. how to call..
‎2009 Apr 24 6:44 AM