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: 

select options for the pnp logical database.

Former Member
0 Kudos

Hi ,

We get a default selection screen when we use logical database in HR ABAP.

But we always get the selection elements as "PARAMETERS" and not as "SELECT-OPTIONS".

How can we change it to select options ....

I tried all the options in HR- Report categories but it is not working..

Kindly Help..

Regards,

Ashwin.

3 REPLIES 3

suresh_datti
Active Contributor
0 Kudos

>

> Hi ,

> But we always get the selection elements as "PARAMETERS" and not as "SELECT-OPTIONS".

> Ashwin.

Which fields? Almost all of them are defined SELECT-OPTIONS.. you dont' see the range option directly.. click on he options icon & you can enter the ranges.

~Suresh

0 Kudos

U are right in saying that by using multiple options we can give ranges.

But can we display select-options on the screen instead of parameters without explicitly coding in the report.

Mohamed_Mukhtar
Active Contributor
0 Kudos

hi ,

Instead of changing the parameters to select-opitons.

"Define your own select-options

Regards