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

error while transporting request

Former Member
0 Likes
1,009

when we release the package in se10 we get an error message "objects are inactive,relase the inactive objects to release the request".

when we go to tht program to release the object its showing object is already active..

kindly advice me...

9 REPLIES 9
Read only

Manohar2u
Active Contributor
0 Likes
966

Do a syntax check for transport to know which objects are inactive.

Read only

Former Member
0 Likes
966

HI,

Go to SE09 and select the Request id using Menu path Request/Task->Complete Check->Check Request Consistency

It gives the deatils of inconsitency objects in the request.

Read only

Former Member
0 Likes
966

some of the Includes in your object might not be active. Look for all includes in your code and make sure that they are also active.

Read only

Former Member
0 Likes
966

Hi Venkat,

Before transporting any TP, we need to check for three things.

1.) Syntax check - Request/Task -> Complete check -> Objects (Syntax check)

2.) Consistency check - Request/Task -> Complete check -> Check Request consistency

3.) Inactive object - Request/Task -> Complete check -> Display Inactive objects.

I think In your case you will get the program name which is inactive with the help of third step.

Please try it...

Thanks And Regards

Senthil Kumar Anantham

Read only

Former Member
0 Likes
966

just hint: go to SE80 and specify ur object and make ACTIVATE all together.

thanq

Read only

Former Member
0 Likes
966

goto se38

give program name and on the same sreen only activate ur program . it will give ur all inactive objects.

Read only

Former Member
0 Likes
966

Hi,

if u r not getting the inactive object then do the syntax check or

go to the program name display->change now from menu bar go to the Text elements

now active the text elements ,

and check in that request what are the objects present

now check for all the objects...

hope u solve it...

Regards

sachhi

Read only

Former Member
0 Likes
966

Hi,

Try to define where it is coming from.

as it are only 2 routines i presume its coming from some transfer rules.

There are 2 options.

1) go to the transport connection. select the infosources you think cause the problem, with dataflow before, and click the package button to see if there are any $TMP objects. if so , change them and transport it again.

2) go to the transferrules where you think the error might be.

go to Extras -> Object directory entry -> transferrules

each object in the popup should have a package different then $tmp.

if there is a $tmp object, change it into Z??? and a transport request will appear.

i prefer the last one. its a but more work but you can also perform a better check.

Regards,

Anki Reddy

Read only

Former Member
0 Likes
966

Hi,

Please do check in SE80 & look for inactive objects. Please check you program name here.

Also Check version of your program by using version management.

Best Regards

Ravi