cancel
Showing results for 
Search instead for 
Did you mean: 

can´t activate object

nelson_chamba2
Participant
0 Kudos

Hi Folks,

I´m upgrading some SPs and I end up with this error from the screen shot. It says that the objects are not active and I must active them in order to proceed but when I go to SE80 txcode I can´t see it, when I double click on it it also doesn´t open how can I do?

Help guys,

Regards,

Nelson Chamba\

Accepted Solutions (1)

Accepted Solutions (1)

Reagan
Advisor
Advisor
0 Kudos

Hello

Tx SE80 ->  Inactive Objects

Try activating the objects here.

Check this SAP note

1882203 - SPAM : CHECK_INACT_OBJECTS error Inactive Objects

Regards

RB

nelson_chamba2
Participant
0 Kudos

Hi Benjamin,

I can´t see the Transportable objects.

Check the screenshot

Regards,

nelson chamba\

Reagan
Advisor
Advisor
0 Kudos

Remove the DDIC user and put a * there and then check.

Regards

RB

Sriram2009
Active Contributor
0 Kudos

Hi Nelson

Could you check this SAP Note  1853036 - Error SAPSQL_ARRAY_INSERT_DUPREC in phase CHECK_INACT_OBJECT

and also what is SPAM level?

Regards

Ram

nelson_chamba2
Participant
0 Kudos

Hi, DONE

it´s there, I activated and it end up in another error but at least I manage to activate.

regards,

Nelson\

karthikeyan_natarajan4
Active Contributor
0 Kudos

Hi Nelson,

Could you paste the error which you got after activating. After the activation did you get any programming error/dumps in your system.

regards

kartik

nelson_chamba2
Participant
0 Kudos

Hi Karthikeyan,

Here is the error I got after activating the object.

Regards,

Nelson Chamba\

Reagan
Advisor
Advisor
karthikeyan_natarajan4
Active Contributor
0 Kudos

Hi Nelson,

Import the latest patch 51 for SPAM/SAINT.

regards

kartik

Former Member
0 Kudos

Hello Nelson,

Check the below link. It discusses the same issue.

http://scn.sap.com/thread/3371211

Mudasir.

former_member183107
Contributor
0 Kudos

Hi Nelson,

Please check the below thread:

http://scn.sap.com/thread/3371211

It may solve your problem.

Regrards,

Himanshu

nelson_chamba2
Participant
0 Kudos

Hi Karthikeyan,

The error still even after upgrading the SPAM to 51.

I restarted the importation and it says again that the object are inactive and when I activate it does nothing. I looks like it´s in a look because the first time I pressed activate it accepted and changed the status to ACTIVE.

I went and repeat the importation and I end up on the same error inactive objects, I went back to SE80 and the object was inactive, I tried to activate and now says that DDIC can´t change in customization as the error shows.

Any idea?

Regards,

Nelson Chamba\

nelson_chamba2
Participant
0 Kudos

Hi Benjamin,

I upgrade it to spam 51 and did it again but nothing happened.

regards,

nelson chamba\

Reagan
Advisor
Advisor
0 Kudos

Have you tried activating the inactive objects under a different user (non DDIC) ?

Regards

RB

Former Member
0 Kudos

Hello Nelson,

Can you give us the list of Support packages you are applying ? Have you checked the 'Known problems..." sap note relevant for your support packages ?

Regards,

Mudasir.

Sriram2009
Active Contributor
0 Kudos

Hi Nelson

1. Is it possible to reset the queue? Kindly refer the SCN link and then retry once again with new SPAM

2. You can check with ABAPer this object is require or not?

Regards

Sriram

nelson_chamba2
Participant
0 Kudos

Yes,

nelson_chamba2
Participant
0 Kudos

Hi S,

1. Yes, it is possible to reset the queue.

2. I need to install the CTS_PLUG 200: SP009 (SAPK-20009-INCTSPLUG) and he is caring all of the list from the screenshot with him.

How do I do?

Best regards,

Nelson Chamba\

nelson_chamba2
Participant
0 Kudos

Hi Syed,

here is the list of the SPs.

Best regards,

Nelson CHamba\

Former Member
0 Kudos

We solved this using function

Function RS_WORKING_OBJECTS_ACTIVATE

can be used for this

where

SUPPRESS_CORR_INSERT            X

to avoid transport creation popup

We needed to do this for some SAP  classes on the training, test & production evironment, while implementing an EHP.

Creating transports as of note 1882203  did not help

Using function above is easiest anyway, as long as you can run code on the environments

Answers (0)