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 implimentation

Former Member
0 Likes
3,613

Hi All,

I have to do one OSS note implementation. Here the note is :2133584. Inside i have to do some code changes inside message display subroutine. But as we know this is a standard program. When i am going to edit it is asking for access key. Can we get the access key or any other way is there to impliment the note... Please guide me...

Thanks,

Satya

10 REPLIES 10
Read only

Former Member
0 Likes
2,536

Basis team will provide the access key.....

We had a same situation in our project but the basis team agreed to provide us with access key.

Regards,

Adarsh

Read only

0 Likes
2,536

Thanks.... Let them come to office ... I will talk to them and let you know...

Thanks,

Satya

Read only

GauthamV
Active Contributor
0 Likes
2,536

You dont need access key to implement OSS note and make changes in standard program.

Just implement the OSS note from SNOTE transaction and changes will reflect in program.

Only if it is mentioned to do manual changes in standard program then you have to take access key.

Regards,

Gautham.

Read only

Former Member
0 Likes
2,536

Thanks for the quick response..

How to know it is manual changes or auto changes...

The note itself is telling to change the program.

Please suggest...

Thanks,

Satya

Read only

GauthamV
Active Contributor
0 Likes
2,536

Manual changes will always be mentioned in the note separately.

In this case, you just have to implement the note directly from SNOTE transaction.

Regards,

Gautham.

Read only

Former Member
0 Likes
2,536

When I am going to implement directly then I am getting one message. Please check and let me know...

Thanks,

Satya

Read only

0 Likes
2,536

It's just asking if you read the note. It apparently has side effects, which may or may not require another note to be implemented.

Did you read the note? Then just click 'Yes'.

(BTW Is this your first time using SNOTE?)

cheers

Paul

Read only

Former Member
0 Likes
2,536

Hi Satya ,

Even though its a standard SAP program , since its a manual step suggested by SAP as a part of Note , we can do it by providing the access key.

For getting the access key you need to reach out to the Basis team .

Thanks and Regards,

Jency

Read only

matt
Active Contributor
0 Likes
2,536

Jency Paul wrote:

For getting the access key you need to reach out to the Basis team .

Not necessarily. Your team lead might have the access, or you might have the access yourself. Not all companies are set up in the same way. For example, for one of my clients, I get the access key myself.

Do try to think beyond the confines of your own workplace.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,536
  • Manual step - > Access key may be required
  • Automatic step (Correction Instructions) -> No access key required

A manual step description should look like (Pre/Post-Implement)


------------------------------------------------------------------------

|Manual Pre-Implement.                                                 |

------------------------------------------------------------------------

|VALID FOR                                                             |

Also when displaying the note in a browser, there is a shortcut to get some sscr keys (but often not every object alas)l

The 2133584 - Messages from availability check displayed several times doesn't contain any manual step, so execute SNOTE and implement note.

Hint: Take a look at  1668882 - Note Assistant: Important notes for SAP_BASIS 730,731,740,750 as well as online documentation at help.sap.com.

Regards,

Raymond