Skip to Content
0
Former Member
Feb 20, 2009 at 12:50 PM

To change the sequence of values of a user input variable

29 Views

Hi,

I have a query in 3.5 where I have a characteristic 'project num' in the rows.

In the query output I have a variable 'ZPRJ_NUM' on 'project num' that is user entry enabled.

When the user drops down to select the values of project num through 'ZPRJ_NUM' in the query selection screen, the sequence of the project nums displayed is - 1, 2, 3, 4, 5.

The requirement is to change it to 5, 4, 3, 2, 1

Please suggest.

Thanks!

SB