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

Report writer

Former Member
0 Likes
383

Hi,

I am new to Report Writer. I studied certain material and tried to create a report using Report writer.

Can anyone help me out where do we specify the Selection screen fields?

Hi,

I am new to Report Writer. I studied certain material and tried to create a report using Report writer.

Can anyone help me out where do we specify the Selection screen fields?

2 REPLIES 2
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
360

Hi,

You have to first create selection screen using the followig

SELECTION-SCREEN begin of block <block_name>.

selection-screen end of block <block_name>.

  • use PARAMETERS and SELECTION-OPTIONS to create fileds on the screen, between these two lines.

Go to documentation for SELECTION-SCREEN.

Regards,

Sesh

Read only

0 Likes
360

Where do I need to define the Selection screen with SELECT-OPTIONS?

I have not defined any selection screen but it is showing three fields on the screen. Does it depend on the SET ID which I am using?

Can someone explain me the significance of Rows and Columns in Report Writer?