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

select options for the pnp logical database.

Former Member
0 Likes
861

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.

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

suresh_datti
Active Contributor
0 Likes
636

>

> 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

Read only

0 Likes
636

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.

Read only

Mohamed_Mukhtar
Active Contributor
0 Likes
636

hi ,

Instead of changing the parameters to select-opitons.

"Define your own select-options

Regards