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

how to find implemented notes in a program.

Former Member
0 Likes
1,997

Hi Experts,

In a program I found some code is written in betwwen two comments and the comments are the number of the note.

Please tell me how I can find weather that note is already released for tthe program or it is just mentioned over there.

In the forum I saw a method stating the use of SNOTES transaction, but it is not working for APO.

Kindly, help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,617

HI,

If in the comments you see the note number; it means that the note changes have been applied.

It might be applied by someone via SNOTE or the changes have come due to a support pack application.

I hope this answers your queries.

Regards,

Ankur Parab

Hi Experts,

In a program I found some code is written in betwwen two comments and the comments are the number of the note.

Please tell me how I can find weather that note is already released for tthe program or it is just mentioned over there.

In the forum I saw a method stating the use of SNOTES transaction, but it is not working for APO.

Kindly, help.

8 REPLIES 8
Read only

Former Member
0 Likes
1,618

HI,

If in the comments you see the note number; it means that the note changes have been applied.

It might be applied by someone via SNOTE or the changes have come due to a support pack application.

I hope this answers your queries.

Regards,

Ankur Parab

Read only

Former Member
0 Likes
1,617

Hi,

If the lines of code are commented( If it begins with *) it is not included in the program.

Regards,

Pankaj

Read only

0 Likes
1,617

Hi Pankaj,

The line in which the code number is mentioned is commented, not the code following that.

Kindly tell what wil be the scenario in this case.

Read only

0 Likes
1,617

In transaction SNOTE, via the menu go to Note Browser and enter the note number to determine the status of the note in your system.

Read only

0 Likes
1,617

Hi,

It means SAP has commented the line in that note.

Check in service market place the note details and you can check the explanation.

Regards,

Ankur Parab

Read only

0 Likes
1,617

Hi,

That means the note is effective in your system.

Regards,

Pankaj

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
1,617

you can check in SAP service market place whether a particular note is released or not and if released what all valid release it has.

Read only

Former Member
0 Likes
1,617

For this instance, mt querry has been answered.