Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reversing the function module transport request in development and quality

Former Member
0 Likes
2,032

Dear All

I have to reverse the transport for one function module which already moved to quality.

In development i reversed by using Transaction  SE38 and run program : RDDIT076

set my request number and i have run the programe, after request is shown double click on it and changed the status from R to D.

Now i have few doubt like as mentioned below 

1) Even i have to reverse in Quality System also?

2) It will work same as earlier program ?

3) After modifying i will release to quality then in quality system i will have two similar transport number?, if that is case it will work fine without any errors in new transport request?

4) Do we have any other option?

Thanks & Regards

Gowri Shanker

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
1,583

If I need to revert I simply go to version management, revert to previous version and transport that. For function modules you might also have to revert some of the includes as well.

There is no technical reason why a transport should always have to go through to production.

Dear All

I have to reverse the transport for one function module which already moved to quality.

In development i reversed by using Transaction  SE38 and run program : RDDIT076

set my request number and i have run the programe, after request is shown double click on it and changed the status from R to D.

Now i have few doubt like as mentioned below 

1) Even i have to reverse in Quality System also?

2) It will work same as earlier program ?

3) After modifying i will release to quality then in quality system i will have two similar transport number?, if that is case it will work fine without any errors in new transport request?

4) Do we have any other option?

Thanks & Regards

Gowri Shanker

4 REPLIES 4
Read only

matt
Active Contributor
0 Likes
1,584

If I need to revert I simply go to version management, revert to previous version and transport that. For function modules you might also have to revert some of the includes as well.

There is no technical reason why a transport should always have to go through to production.

Read only

Former Member
0 Likes
1,583

Thanks Matthew for valuable reply, i already reversed the transport request in Development here i need to reverse even in Quality system also or no need to reverse in quality?

Read only

0 Likes
1,583

Hello,

If you have moved the changes to QA system then you'll have to move this new TR to QA system.

Once moved, try to do "Remote Comparison" of code with production system to make sure there's no difference.

Thanks

Rajit

Read only

matt
Active Contributor
0 Likes
1,583

You have reversed your changes in development, and saved those changes against a transport. You now need to get those changes into quality. So you need to move your transport to quality.

That's what the transport system is for - moving changes safely from one system to another.