cancel
Showing results for 
Search instead for 
Did you mean: 

IMPORTED TRANSPORT REQUEST ENDED WITH RETURN CODE 4

sivakumar_kilari3
Active Contributor
0 Kudos

Hi,

Can anybody help me

I am using 2 system landscape DEVLOPMENT AND PRODUCTION

in Development system 2 clients 100 and 300

in Production system 1 client 100

after importing request ended with return code 4 in 300 clinet

in Production system return code 0

so there is no problem in production system , problem in development system only

Thanks & Regards

siva kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

TP return code 4 occurs in the following situations

1. The objects contained in the Change Request (CR) exist in the target system/client. In this case the import operation will overwrite the objects.

2. The Change request that was created had a delete operation recorded in it. Hence during the import into target system/client, these objects in target will get deleted.

If any of these two conditions occur, you end up with Return code 4.

Now in your setup if import into PRD has a return value 0, the above mentioned conditions dont apply for PRD and is applicable in 300 client.

Please check the existence of the CR objects in Client 300.

Hope this helps

Regards

Katti Narahari

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Tp Return code 4 Warning messages are there. The objects in the change request are transported, but there are some warnings the system wants the user to be aware of. For example if you want to transport some object deletions then the system will show you a warning

Regards

Umesh K

sivakumar_kilari3
Active Contributor
0 Kudos

thanks Umesh

then what is the solution

why the production is no errors.

Regards

siva

Rudi_Wiesmayr
Active Participant
0 Kudos

Locate the warning messages in the protocol and you compare the difference to the production system in the corresponding transport protocol.

HTH, Rudi