Application Development 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: 

Regarding selection screen

Former Member
0 Kudos
148

Hi ,

My requirement is to copy the standard report RFWERE00 into z report and remove the

selection using search help block.This selection block appeard when we execute RFWERE00

please guide how to remove it

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos
117

they have addesd a logical databse SDF in this report.just remove it.

goto --> attributes --> logical database..

if u double click on it .it will show that logical databse.if u exicute that logical database,it will show that

selection screen,

so remove that logical database by going below path

goto --> attributes --> logical database..

Regards,

chitra

4 REPLIES 4

Former Member
0 Kudos
117

Hi,

Comment or remove the code from 264 to 334 line numbers in the program.

Let me know if it works..

Regards.

0 Kudos
117

Hi..

I think it would be better if you comment from 264 to 432.

Regards.

Former Member
0 Kudos
117

The Standard program uses the LDB SDF and Selection screen 908.

Please check in the program Attributes and change the Selection screen value from F4 help and select the required one.

This may help you.

Former Member
0 Kudos
118

they have addesd a logical databse SDF in this report.just remove it.

goto --> attributes --> logical database..

if u double click on it .it will show that logical databse.if u exicute that logical database,it will show that

selection screen,

so remove that logical database by going below path

goto --> attributes --> logical database..

Regards,

chitra