‎2008 Feb 12 10:02 AM
Hi All,
I am facing one problem .while i am executing one report in development client the entire list output is coming properly,But i moved the program to quality by creating a request and i transported it to quality.
when i executed the program the entire list is not coming properly.
Please help me to resolve this problem.
With Regards,
R.P.Sastry
‎2008 Feb 12 10:04 AM
Please check the data with which you are testing in the quality
client
Regards,
siva.
‎2008 Feb 12 10:10 AM
Hey,
The reasons I can think of are:
Customizing mismatch between DEV and QAS and
Data not available in QAS.
Please check with the functional consultant.
Cheers
Kiran
‎2008 Feb 12 10:27 AM
1st ensure that All part of ur program has been transported including INCLUDE programs in main program.
If you r not satisfied with ur result in Quality ,select one record and check it in debug mode...
It must be some conditions which is not matching with DEV and QUA.
‎2008 Feb 12 10:29 AM
Hi,
this problem is due to only lack in data i.e different data in both the clients dev and quality client.
Regards
Venkat
‎2008 Feb 12 10:50 AM
hi
good
if the report output is coming fine in the development than it should come find in the quality too, if some of your output field are not coming properly than i would suggest you to check the below points
1-Check the length of the report in both development and quality.
2-Check the length of the data field that you are trying to display in the quality server,
3-Debug the report in quality and check wheather you have missed something in development and that is reflecting in quality .
thanks
mrutyun^
‎2008 Feb 12 10:54 AM
well Dev and test system have the same DDIC objects.
And if transported as well same reports and such.
BUT you will have completeley other DATA in yout database tables. That is the reason why your liost looks not similar to the list in DEV.