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: 

Implementation of a Sap Note

Former Member
0 Kudos

Dear All,

Kindly tell, being an ABAPer, can I implement a SAP note asking for editing in a Standard SAP Program or the same activity should be carried out by the BASIS team?

This is regarding the implementation of SAP Note Number 551932 dealing with Canacellation of Billing with Excise Invoice.The same asks for adition of a line of code in a user exit.

Thanx in advance,

Alok.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi alok,

1. Some times, abap intervention is required.

2. in cases, where new objects are to be created.

(or new FORM defintion has to be written)

3. In case of code change, its usually,

automatically done by the note implementation.

4. The same asks for adition of a line of code in a user exit.

If its a small change, abap intervention

may be required, and there is no harm in doing it.

regards,

amit m.

8 REPLIES 8

Former Member
0 Kudos

Hi alok,

1. Some times, abap intervention is required.

2. in cases, where new objects are to be created.

(or new FORM defintion has to be written)

3. In case of code change, its usually,

automatically done by the note implementation.

4. The same asks for adition of a line of code in a user exit.

If its a small change, abap intervention

may be required, and there is no harm in doing it.

regards,

amit m.

abdul_hakim
Active Contributor
0 Kudos

hi alok

you can very well implement the Note using the transaction SNOTE.

Cheers,

Abdul Hakim

Mark all useful answers..

Former Member
0 Kudos

Hi,

Yes you can implement SAPnote.But it will be wise

to keep BAsis people in loop regarding changes.

Implementing SAP note will not be a problem.

Just follow the instructions as given in note

Regards,

Amole

former_member181962
Active Contributor
0 Kudos

Hi Alok,

YOu can do it yourself if you have the access key for development.

It is a user exit and hence can be done without any problem.

Regards,

Ravi

Former Member
0 Kudos

Hi Alok,

It can be done by abaper, nothing to worry if the business requires to implement tne note.

Sreedhar

former_member188685
Active Contributor
0 Kudos

Hi,

use <b>SNOTE</b> transaction to apply the Patch.

Regards

vijay

Former Member
0 Kudos

Hi Alok,

Implementation of SNOTE which deals with application is the responsiblility of abapers only.

You can very well implement this 551932 .As per the note you have to modify the program <i>rv60bfza </i>.For this you require access key, This key your basis people can supply.

<i>Hope This Info Helps YOU.</i>

Regads,

Raghav

Manohar2u
Active Contributor
0 Kudos

Hi Alok,

You can implement with SNOTE or manually.

For this you need to get access key, you need request to basis team to get the same.

You need to give below details to basis person to retrive access key.

Enter the key for

the object R3TR PROG RV60BFZA

Regds

Manohar