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

Problem releasing a transport request to delete a program

Former Member
0 Likes
1,747

hi friends,

I have a problem, when i try to release a transport request the next error si shown.

 

Transport request.

Error in the transport request.

This object doesn’t exist. You are trying to transport the deletion of programs and it doesn´t work. do you have any suggestion?

Kind regards,

Miguel Angel Orihuela.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,435

Seems like the object RV63A821 was not imported in the first place.

This seems like a VOFM condition, did you activate the routines using RV80HGEN?

Thanks,

Shambu

hi friends,

I have a problem, when i try to release a transport request the next error si shown.

 

Transport request.

Error in the transport request.

This object doesn’t exist. You are trying to transport the deletion of programs and it doesn´t work. do you have any suggestion?

Kind regards,

Miguel Angel Orihuela.

4 REPLIES 4
Read only

rodrigo_paisante3
Active Contributor
0 Likes
1,435

Hi,

Please, check if the program that will be deleted exists in target system.

Maybe you are trying to delete a program that was already deleted..

Best regards

Read only

Former Member
0 Likes
1,436

Seems like the object RV63A821 was not imported in the first place.

This seems like a VOFM condition, did you activate the routines using RV80HGEN?

Thanks,

Shambu

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,435

You got some problem with VOFM and SE38 ?

Look at tools provided in Note 28683 - PERFORM_NOT_FOUND: VOFM routine is not active (*) and if not clear read Note 327220 - VOFM function and its objects

Regards,

Raymond

(*) Reports RV80HGEN and SDINVOFM (Read carefully documentation before execution)

Read only

former_member213851
Active Contributor
0 Likes
1,435

Hi Miguel Angel Orihuela ,

It might be the case that object RV63A821 is not present in the System as it was deleted after creation or is in Inactve form but is present in the Transport request which you are trying to release.

To overome this , chack status of object RV63A821 in SE38 ,if its is Inactive  activate it or simply remove the Object from Transport Request.

For object RV63ANNN , check the statement at line 16 . Sometimes BREAK USERID / BREAK-POINT statements also lead to Error while release although program is activated suceessfully.

In order to avoid such issues, before releasing Tranport go to SE10 and do below checks :

-> Click on Transport

->On menue select Request / task

-> Complete check  -  Object check

                                     - Consistency check

                                     - Inacive objects check

Best Regards,

Sachin