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

Applying corrections

Former Member
0 Likes
757

Hi All,

I was trying to apply correction from SAP notes like below -

Program ID Object Type Object Name Program ID Object Type Object Name

LIMU FUNC /FRE/DB_DIF_WRITE R3TR FUGR /FRE/DB_DIF_ACCESS

Can any one pls let me know how to find out the object name - i searched for funciton group and function modules, but could not find it out. Pls let me know how to find out /FRE/DB_DIF_WRITE and do the changes for this. This is for note1282017.

Thanks,Raju

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
725

Hello Raju,

You donot have to manually apply the changes, you can apply the OSS notes using SNOTE.

Further info on SNOTE available on SDN.

BR,

Suhas

7 REPLIES 7
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
726

Hello Raju,

You donot have to manually apply the changes, you can apply the OSS notes using SNOTE.

Further info on SNOTE available on SDN.

BR,

Suhas

Read only

Former Member
0 Likes
725

Hi Suhas,

Thanks for your reply.

I want to check, whether the note has been applied before or not, then i want to apply the note. So i want to go to the program and then check and if note not applied previously i will apply now.

Thanks,

Raju

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
725

Hello,

I checked the note in SNOTE & it is applicable for the releases SCM 500, 510, 700.

I donot have access to the SCM client so i cant help you any further to find the objects.

Also check the implementation status of the note, what doe it say?

BR,

Suhas

Read only

Former Member
0 Likes
725

Hi Suhas,

Thanks for your reply.

But, can you go to the program mentioned in the note with out using the SAP Note. In my system, in SAP note transaction- no notes were displayed, which implies none of the notes have been applied through SAP Note transaction code. So i want to check manually whether we can implement the note or not.

Thanks,

Raju

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
725

Hello,

I donot have the FMs or func. groups in my system. I cannot check them.

BR,

Suhas

Read only

Former Member
0 Likes
725

Hi,

Can you pls let me know how to chekc, whether a SAP Note has been implemented or not, if the note is implemented automatically through the package or through manually.

Thanks,

Raju

Read only

0 Likes
725

Go and find in SNOTE .. If the number exists, then it is implemented from snote

Just go to note - display the note- take the program / function group / function module and go to the program/function group / FM in your system - then check for the code from the note.

or

You can go to SNOTE and download the note (Ctrl + F8) and try to execute it. If it is already implemented through the SNOTE, System will give a message

Edited by: Sampath Kumar on Nov 16, 2009 11:30 AM