Application Development 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: 

Overwrite or note when confirm changes in OSS note implementation

Former Member
0 Kudos

hello, friends

now i am working on one note 1995867 implementation, but with a problem.

i need to decide if one object (which exists already) should be overwritten.

the note was implemented and undone before.

so, should i select the object for overwriting? is there any risk?

Thank you in advance.

larry

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Larry

The SAP Notes system would typically indicate if it is safe for the Note you're implementing to be installed.

Typical examples of this are pre-requisite Notes etc,

If a Note is not suitable it will be marked "Cannot be Implemented"

I would recommend the Overwrite option.

There's always a risk with implementing a SAP Note...therefore in all cases thorough testing is recommended on the impacted areas of functionality

Regards

Arden

2 REPLIES 2

Former Member
0 Kudos

Hi Larry

The SAP Notes system would typically indicate if it is safe for the Note you're implementing to be installed.

Typical examples of this are pre-requisite Notes etc,

If a Note is not suitable it will be marked "Cannot be Implemented"

I would recommend the Overwrite option.

There's always a risk with implementing a SAP Note...therefore in all cases thorough testing is recommended on the impacted areas of functionality

Regards

Arden

0 Kudos

hi, Arden

yes. you are right.

thank you

Larry