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: 

Problem in displaying selection options in report

former_member224404
Active Participant
0 Kudos
126

Hi Team,

There is a report running in production. It has one select option for data element PROJ-PSPNR.

But the requirement changes and the selection option should be for PROJ-PSPID instead.

I started changing the code in development box and deleted the selection text in text element for previous select option and put the description of the new one.

In development it is showing perfect. I transported the transport request to quality and pre-production.

In quality also it is looking fine. But in pre-prod, the text option of the select option is not coming. Besides the icon on the button at the right of two text boxes of that select option is also not showing.

(The button on which we click to input multiple values in the select option).

Now I am in a fix. Why this is happening and what I should do?

-

Mainak

1 ACCEPTED SOLUTION

Former Member
0 Kudos
100

Hi Mainak,

Do the follwing steps:

1) check that selection-text of that select-options are transported or not.

2) if tranported may be some activation problme.....for that you need to do on thing.

go to your pre-production box, there in the report generate the program again by

program-->Generate.... it will genereate the your program. so that the missing will appear.

Thanks!

4 REPLIES 4

Former Member
0 Kudos
100

Hi,

The select option text you might have changed in the report texts(GOTO -> Text Elements - > Selection text). Check whether you have properly transported the report text, if you have multiple request and not transported the report texts properly then you will face this type of problem. Hope this will be helpful.

Thanks,

Raju

Former Member
0 Kudos
101

Hi Mainak,

Do the follwing steps:

1) check that selection-text of that select-options are transported or not.

2) if tranported may be some activation problme.....for that you need to do on thing.

go to your pre-production box, there in the report generate the program again by

program-->Generate.... it will genereate the your program. so that the missing will appear.

Thanks!

0 Kudos
100

Hi M Prashant,

Many Many Many Thanks. Hats off to you. It is working after generating the program. I have rewarded you.

Cheers.

Mainak

Former Member
0 Kudos
100

Now all you need to do is

Open the report

GoTo->Text elements->Selection Text

Here specify the text for PROJ-PSPID

Save it..get a new transport

Move it to all the servers

This will help!

Regards,

Prashant