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

Creating Cpmplecated screen in report program

Former Member
0 Likes
713

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

6 REPLIES 6
Read only

Former Member
0 Likes
693

Hi..

You can design it using SELECTION-SCREEN with various parameters.

Read only

Former Member
0 Likes
693

Hi,

create a report program, and use se51 for designing the screen as required.

Read only

0 Likes
693

Hi Dande,

can u please elaborate more on this. How can I call SE51 screen in report program?

Thanks

Saurabh

Read only

0 Likes
693

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.

Read only

0 Likes
693

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..

Read only

Former Member
0 Likes
693

rwe