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 not de-implemented successfully

Former Member
0 Likes
1,217

Hi Experts,

Not sure if this is the right forum to post since my query is related to SAP BASIS note implementation.

An SAP note (in this case 1546072) was implemented by BASIS and was later decided to be removed.

I am not sure if the removal ended in warnings but the note presently shows as de-implemented in SNOTE.

however changes still show in FM ISU_INSTLN_FACTS_IN_MOVE which is leading to inconsistency and we presently aren't able to run billing transactions that require fact updates.

the issue which appears is this note has inserted an extra parameter in the perform statement for 'delete_operands' not there in the definition of the form.

we've tried reimplementing then deimplementing the note to set it straight but due to this inconsistency it won't even allow re-implementing it.

Please suggest.

Thanks,

Arindam.

3 REPLIES 3
Read only

Former Member
0 Likes
1,011

If de-implementing the note doesn't remove the changes, then the only way to go forward is to obtain access key from SAP and revert the changes and make the object identical to its previous version (i.e., before note implementation).

It is important to check all the objects that were touched by this note and confirm that they all are identical to the versions prior to implementation of this note.

This sort of thing happened once in our system and this is the only way which was left (as suggested by SAP) to rectify it since de-implementing the note doesn't rectify the issue.

Best regards,

Vishnu Tallapragada

Read only

0 Likes
1,011

Thanks Vishnu,

I was thinking on the same lines but wasn't sure if that was the only way out. moreover, thanks for reminding the fact that we need to check all objects affected by the note.

Will check this out and get back.

regards,

Arindam.

Read only

ThomasZloch
Active Contributor
0 Likes
1,011

<removed after reading the post carefully>

Thomas