cancel
Showing results for 
Search instead for 
Did you mean: 

How to activate inactive object?

former_member183788
Active Participant
0 Kudos

Dear Experts,

      How we can activate the inactive objects?,Checked & tried to implement the solution suggested in Note no: 1882273. However the inactive objects still persists. Please advice.


Accepted Solutions (1)

Accepted Solutions (1)

former_member183788
Active Participant
0 Kudos

Hi,

Got a response from SAP:

Had to implement the note no: 1728631 which was the pre-requisite for Note no: 1652693. This resolved the issues.

Regards

Answers (6)

Answers (6)

Former Member
0 Kudos

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

We did not have a note prior to this or could not be found

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

former_member183788
Active Participant
0 Kudos

Dear All,

     I got a reply from SAP as below:

The mentioned method which is responsible for the syntax error in class

CL_SM_E2EREP_SETUP is delivered with SAP Note 1728631. Although

SNOTE shows this Note as completely implemented this status seems to be

wrong.

So, please deimplement SAP Note 1728631 and all depending Notes in

transaction SNOTE and try to implement the Notes again.


But while am trying to deimplement the note getting the below error.

bala2104
Participant
0 Kudos

Hi

Before that please check if this note has inactive objects in using this report .

Regards

Bala

Former Member
0 Kudos

Hi Philip,

Double click at this red statment maybe there are some related notes which you shouled deimplement earlier.

If you already done it revocer pervious version of that errored class as Roland described.

Hi Prathish,

The issue occurs because transaction SPAU recovers a version of this
class which contains this syntax error. To solve this issue quickly please do the following:

Go to transaction se24 -> type in "CL_SM_E2EREP_SETUP" into input field
Object type and push the button "Display" -> in the menu look for entry
"Utilities(M) -> Versions -> Version Management -> Private section" and
push it -> Look for the version where the Request number is "SAPKITL705"
and mark this entry (checkbox in the first column) and deselect all
other versions. Now press "Retrieve (Ctrl+F5)" button and confirm all
popups.

Now the class has the source code status which was delivered by SAP
Solution Manager 7.1 SP05 and you can go on with your work.

Kidn regards,

Roland

BR,

K.

Former Member
0 Kudos

Hi Prathish,

Did you try the solution from the below discussion

former_member183788
Active Participant
0 Kudos

Karthi,

      I tried the roland solution, But still i can see inactive objects.

Former Member
0 Kudos

Hi Prathish,

Normally the inactive object happen during the master note implementation, as mention above by Bala and Himanshu

So goto se38 -> SCWB_NOTE_ACTIVATE -> provide Sp05 master note number and check any inactive object.

Also check with Roland from SAP,  he will help to fix the issue quickly.

Rg,

Karthik

former_member183788
Active Participant
0 Kudos

Karthik,

     I tried with CCN SP05 NOTE, But showing No objects to be activated.

bala2104
Participant
0 Kudos

HI Prathish

Kindly check user BC_NTBC has implemented any note in system . If so , check the notes which contains inactive objects . If you find any note , kindly active those notes using this report .

Regards

Bala

former_member183107
Contributor
0 Kudos

Go to transaction SNOTE

• Navigate to menu SAP Note -> Activate SAP Note Manually

Alternatively ,

• Run the report "SCWB_NOTE_ACTIVATE" in SE38

• Enter the note number

• Execute (F8) and activate the objects.

Some important SAP Note on activation of objects :

• 1131831 - Note Assistant: Activating objects after termination

• 1374033 - SNOTE: Activation dialog box is not displayed

• 1291055 - Note Assistant: Problem activating exception classes

Regards,

Himanshu

former_member183788
Active Participant
0 Kudos

Himanshu,

       How can i find the related note?

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

What is the name of the inactive object and what is the error message you are getting ?

Regards

RB

former_member183788
Active Participant
0 Kudos

Regan,

      While accessing TECHNICAL MONITORING am getting the below error.

Inactive objects:

bala2104
Participant
0 Kudos

Hi

Please check whether this objects is part of any note . If it is so , you can use this report SCWB_NOTE_ACTIVATE" in SE38 , enter the note no and activate it . Without object key you can activate the objects using this report .

Else you can activate the objects individually using object key in SE80 .

Regards

Bala

former_member183788
Active Participant
0 Kudos

Bala,

    How can i find the corresponding note?