Application Development 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: 

Transports are not updating objects, ending with return code=0

Former Member
0 Kudos

Hello all,

I have several programs that are not updating when transports touch them.

There are no errors in the transports, no locks on the target system, and the problem is totally random. Some Z objects, some mods, some OSS notes.

Any ideas on what to check next?

3 REPLIES 3

uwe_schieferstein
Active Contributor
0 Kudos

Hello Kenneth

If you face problems with z-objects then I would suggest to transport the entire objects instead of parts of it. To do so go to SE80 and right-click on your z-object and choose function "Add transport request entry".

Instead of a LIMU REPS <z-report> entry you will get the full object, i.e. R3TR PROG <z-report>. This might help.

In case of SAP standard objects you have to set the tp UMODE (= unconditional modes) to "overwrite originals" otherwise they will not be updated by an import.

Regards

Uwe

Former Member
0 Kudos

Hello all,

I wanted to update the message in the event that people are facing a similar problem.

Turns out that a second cutover run was being run by two people at the same time, one of which was being kicked off directly in the OS. After reviewing the slogs it was clear.

Former Member
0 Kudos

While transporting choose option overwrite. The object will get transported