2009 Aug 04 10:02 AM
In the code
selection-screen begin of block salary with frame title text-000.
parameters : sal as checkbox.
'
'
selection-screen end of block salary.
In the production server the frame title is not displaying where in quality and development everything displays fine. The code is also same in all three. What might be the reason for it ?
Pls help.
2009 Aug 04 10:07 AM
Hi
Try to check the symbol text text-000 of the report, probably it's not transported
Max
2009 Aug 04 10:07 AM
Hi
Try to check the symbol text text-000 of the report, probably it's not transported
Max
2009 Aug 04 10:11 AM
When I double clicked the text-000, it is taking to the text message.
2009 Aug 04 11:09 AM
After double clicking, go to Utilities -> Versions -> version management... and check the latest transport (TR)..check the log to see, if it is in production..
2009 Aug 04 11:48 AM
Yes I have checked in production. The latest transport requests are all same in three systems
2009 Aug 04 12:22 PM
- what about version comparison ?
check version in dev and prod system.
- what about language ?
are you using another logon language ? Maybe that´s the reason.
Regards,
Gordon
2009 Aug 04 12:26 PM
The version is same in production and development also the logon language. In the program only frame texts in few selection screen blocks are not displaying.
2009 Aug 04 12:36 PM
what about SAP Gui Version and SAP ABAP Support Patch levels ?
2009 Aug 04 1:24 PM
2009 Aug 04 2:44 PM
Hi,
You goto se38
Give ur program name
click on display
In Menu
Click program---->Generate
I think this will solve ur problem..
Regards,
Venkat...
2009 Aug 04 2:56 PM
Hi Venkat,
Excellent !!! It resolved my problem.....Thank you.
Thanks everyone.....
2009 Aug 04 3:05 PM
Hi Venkat,
Do you have any idea about the usage of this 'generate' button or what might have created the problem ?