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

Sap Note: Modifications not done

RicardoRomero_1
Active Contributor
0 Likes
4,026

Hello,
I'm helping some partners that have problems with a SAP note.

They have errores activating the objects of this SAP Note. The errors says that some changes are missing but this note is the note that must do this changes... (for example in one class there is an error saying that an attribute doesn't exist, but there is correction instruction in this note to create this attribute...)

The implementation status of the note is Completely implemented, but if you try to activate the objects of the note from snote you can see there are several inactive objects.


Do you know if there is a solution for this? or we need to un-install the note. The problem is that this note has a lot of dependencies, is an old system a we should undo the aplication of lot of notes. (they installed some notes afterwards that have this note as pre-requisite thinking it was completely installed)

Thanks in advance.

Hello,
I'm helping some partners that have problems with a SAP note.

They have errores activating the objects of this SAP Note. The errors says that some changes are missing but this note is the note that must do this changes... (for example in one class there is an error saying that an attribute doesn't exist, but there is correction instruction in this note to create this attribute...)

The implementation status of the note is Completely implemented, but if you try to activate the objects of the note from snote you can see there are several inactive objects.


Do you know if there is a solution for this? or we need to un-install the note. The problem is that this note has a lot of dependencies, is an old system a we should undo the aplication of lot of notes. (they installed some notes afterwards that have this note as pre-requisite thinking it was completely installed)

Thanks in advance.

12 REPLIES 12
Read only

FredericGirod
Active Contributor
0 Likes
3,704

Could you provide the OSS number & your release number

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes
3,704

What is the note number?

Read only

MateuszAdamus
Active Contributor
3,704

Hello ricardo.romeromata

If the correction instruction is for manual processing, then you need to make the changes on your own, by hand. Creating the attribute might be one of them.

Kind regards,
Mateusz
Read only

0 Likes
3,704

Hello,
The manual corrections of this note are already done, thecorrections that are not done aren't manually corrections.

Read only

0 Likes
3,704

Did you proceed as described in the note?

"Information - During the implementation of the automatic correction instruction of eDocument SAP Notes:

  • Mark all objects to be copied (i.e., existing objects depicted in yellow shall be overwritten)"

Kind regards,
Mateusz
Read only

0 Likes
3,704

yes, dont know what happened

Read only

RicardoRomero_1
Active Contributor
0 Likes
3,704

SAP Note is 2427168.
And changes are not done in this two classes:


CL_EDOC_SEL_CRITERIA_UI

CL_EDOC_SEL_RESULT_UI

Read only

RicardoRomero_1
Active Contributor
0 Likes
3,704

SAP_APPL 604

Read only

RicardoRomero_1
Active Contributor
0 Likes
3,704

In the end they uninstalled all the notes, but when they installed them again the same problem occurs... they followed all the manual steps, etc...
its strange... 😕

Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,704

Did they successfully activate the modifications described in the attached pdf before running SNOTE, did they also implement following note 2470556(correcting side effet)

Read only

0 Likes
3,704

Thanks for answer, they've already checked this note, but it doesn't seem like it will correct this problem.

They followed the Pdf instructions step by step before activate the modifications.

Read only

RicardoRomero_1
Active Contributor
0 Likes
3,704

Ok, they managed to solve the problem... uninstalling and installing the notes and its dependences several times... without doing anything "new" each time, simply following the steps.

In the end all the objects are now active.

Thanks for your answers.