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

SAP Query DB - Selection screen

Former Member
0 Likes
544

Hi!

I am workin with a DB for SAP Query. I tried it and there is just one problem: In the report selection screen there is a field (from the DB) that is mandatory. I wanted to exclude that field or at least to make it not mandatory. Is it possible? How?

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
515

Hi,

Go to SQ01. Input your Query. Press change button. Press Basic list. In the left side you will see check box for list fields and selection fields. Remove the check box for whatever field you dont wan in the selection screen.

Thanks,

Senthil

4 REPLIES 4
Read only

Former Member
0 Likes
516

Hi,

Go to SQ01. Input your Query. Press change button. Press Basic list. In the left side you will see check box for list fields and selection fields. Remove the check box for whatever field you dont wan in the selection screen.

Thanks,

Senthil

Read only

0 Likes
515

Hi Senthiul.

On that sreen when I am working with BD some fields come grey (not possible to change). I can't do it to such fields....

Read only

0 Likes
515

Hi,

If that is the case.. you will have a generated program for the query. Get the access key and comment the needed field on the selection screen and the parameter used in the further logic.

Thanks,

Senthil

Read only

0 Likes
515

Thank you!