2009 Jan 27 12:13 PM
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
2009 Jan 27 12:23 PM
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!
2009 Jan 27 12:19 PM
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
2009 Jan 27 12:23 PM
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!
2009 Jan 27 12:40 PM
Hi M Prashant,
Many Many Many Thanks. Hats off to you. It is working after generating the program. I have rewarded you.
Cheers.
Mainak
2009 Jan 27 12:23 PM
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