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

Regarding selection screen

Former Member
0 Likes
746

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
Read only

Former Member
0 Likes
715

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
Read only

Former Member
0 Likes
715

Hi,

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

Let me know if it works..

Regards.

Read only

0 Likes
715

Hi..

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

Regards.

Read only

Former Member
0 Likes
715

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.

Read only

Former Member
0 Likes
716

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