‎2009 Jan 08 9:16 PM
Hello,
I just transported my report from the QA to the production system. After the transport, the selection screen generated in the report is incorrect. It is missing some radio buttons and text elements.
However, the selection screen is correct in the QA system.
I have transported the code twice already.
Please let me know if there is something I c
‎2009 Jan 08 9:44 PM
that's very strange! Check transport request log and return code (any error?), and run version management to compare sources between the 2 systems
‎2009 Jan 08 9:46 PM
Hi,
Ensure you have you report only in one transport (go to Utilities->Versions->Version Management and check consistency between trasnports in QUA and PRD ). Also compare you code in both systems using Splitscreen Editor -> SE39.
You may be missing some code in production, hence the problem might be.
Anyway this sounds strange as it is imaginable not to move some code but usually selection screen is at the top of it so as long as it stays the same in both systems there should be something wrong with config of PRD system.
Hope it helps you a bit
Marcin
‎2009 Jan 08 9:47 PM
Transports generally don't go from QA to PRD. They go from DEV to PRD after QA testing.
You probably missed one or more transports in the move to production.
Rob
‎2009 Jan 08 9:53 PM
‎2009 Jan 08 9:57 PM
When I check the selection screen 1000 using SE51, it gives the message 'Element %_P_SN_%_APP_%-TEXT touches or overlaps other element'.
I am not sure if this is what caused the problem.
Please advise.
Thanks,
Rugmani
‎2009 Jan 09 8:52 AM
Hello Rajan,
as u said an overlapping was done in selection-screen ,
goto the se51 and try to reduce the size of text column and activate it,
and take care no syntax errors occur.
and while transporting request , do all the 3 checks ,
Objects(syntax Check) , Check Request Consistency & Display Inactive objects ,
if everything is perfect then release ur request..
hope it might be some what helpfull ...
Regards,
Aby
‎2009 Jan 09 2:27 PM
In SE51, use version management to find the differences between the screens in DEV and PRD. It will also show the transport numbers, so you can see if you missed something.
Rob
‎2009 Jan 09 2:32 PM
Did you included the text elements in the transport request ?. Path is goto->Text symbols in se38.
Regards,
Mamta Gupta.
‎2009 Jan 10 6:59 AM
Rugmani,
I think that either it's a problem of transports (did you make the comparisons of versions?), or the problem suggested by Mamta which often happens.
For this last point, it was one of the ideas I had first, but as you stated "It is missing some radio buttons", I thought it couldn't be a problem of text elements not transported as the radio button should appear anyway, only the label wouldn't be displayed. If you want to investigate Mamta option, you have to know that in the transport request, the text elements are transported either via R3TR PROG <program name>, or LIMU REPT <program name> (but not transported via LIMU REPS <program name>)
‎2009 Jan 27 12:48 AM
‎2009 Nov 19 2:50 PM
We've been have this problem sporadically since upgrading to ECC 6.0. This note seems like it's the answer. Thank you!