cancel
Showing results for 
Search instead for 
Did you mean: 

Abap changes working ok in development but not in quality

former_member844431
Participant
0 Kudos

Hello Experts..

We have done some changes in the program logic & that changes are fetching the correct values in development. But after transporting to quality same thing is going wrong. We have done

1) sent the fresh transport to the quality which is correct & complete.

2) I can not access the Quality to check the program there itself.

Please suggest how to proceed?

Regards

RaviRaj0308

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member844431
Participant
0 Kudos

Thanks to all..

we sent the new transpport request & it seems like working fine.

Regards

RaviRaj

former_member209761
Active Contributor
0 Kudos

Dear RaviRaj0308 ,

Compare the program code with the help of your ABAPER.

Also check whether the requests are imported in QAS.

Thanks & Regards,

Hegal K Charles

Former Member
0 Kudos

HI,

RUn This Program in quality RV80HGEN then all your routines will be activated

Thanks

seshu

Former Member
0 Kudos

Hi,

What Kind of program it is? Report/ Include program or VOFM routine.

Thanks,

srini

former_member844431
Participant
0 Kudos

Hello Srini

It's a big sd report having 54 coloums. out of that we have changed the logic for 1 coloum & that is fetching the correct value in developement. But after transporting to it quality it is showing the old/ wrong values.

is related to data base?

Regards

RaviRaj0308

Former Member
0 Kudos

Hi

Have you tried the remote comparison function ( in version management) from the development box. I think a version compare is possible to see whether your changes have been transported to the testing client. This comparison can be done from the development box itself.

If the changes are indeed transported then there can be error in your data in the testing client. If the data is correct then you might need to have a dig at the logic developed.

Regards

Manas

sarthak_mohantysd
Active Contributor
0 Kudos

Hi Ravi,

It's a big sd report having 54 coloums. out of that we have changed the logic 
for 1 coloum & that is fetching the correct value in developement. But after 
transporting to it quality it is showing the old/ wrong values. 
is related to data base?

Looking at your issue related to Report changes, it looks like the changes are Retro-fit done at Dev server and then migrated to Quality server. I would suggest you to make comparative analysis of the code jolted down for this report at Dev with Quality server so that the root cause effect can come into picture. Also you can execute the report for different business scenario and check whether the calculation is still failing...

Kindly update the thread after you have carried out these activity with respect to your issue.

Regards,

Sarthak