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 apply note manually

Former Member
0 Likes
1,100

Dear experts,

I am little confused . I would like to know how to apply OSS note manually. Well the problem note is giving is error while downloading it. So the instruction given by the sap is to apply note manually. What is delete block , insert block , Context block in it.Where I can apply the code manually from the note to the program.

Dear experts,

I am little confused . I would like to know how to apply OSS note manually. Well the problem note is giving is error while downloading it. So the instruction given by the sap is to apply note manually. What is delete block , insert block , Context block in it.Where I can apply the code manually from the note to the program.

4 REPLIES 4
Read only

Former Member
0 Likes
798

hai Shilpa,

Please have a look:

OSS are online sap support notes. These notes are available online for solving critical problems in sap system.We may use the already existing notes or may add our own quaries.

In order to apply any OSS note, you have to be authorized by your company and be assigned an OSS ID and password.

For any SAP standard program modification, you are required to login to OSS and request for a repair program Access key.

Access the SAP Support Portal:

http://service.sap.com/

- Keys and Requests

-- Request license key

--- Follow the Steps 1 to 5 of the License keys for SAP Business Suite

-


Follow this step to obtain the Program Access key:

Menu Path: System -> Services -> SAP Service (Transaction code OSS1)

Login in with your OSS ID and Password

Click the Registration button

Click Register Object

Double click R/3 Value Contract

Fill in the Object Registration for Installation:

For e.g.

PGMID/Object/Name: R3TR FUGR MIGO

SAP release: 46C

Finished, click the Register button

Select the Key number and use the Copy and Paste short key to copy the Access key

You are now able to modify the SAP standard program.

Finished the modification, do remember to transport it to the production system after all the necessary testing.

For more information Read given below link:[http://www.sap-img.com/basis/oss-notes.htm]

Regards

shelly Malik

Read only

Former Member
0 Likes
798

Dear experts,

I am little confused . I would like to know how to apply OSS note manually. Well the problem note is giving is error while downloading it. So the instruction given by the sap is to apply note manually.I want to know how to apply the code.

What is Context block in it,I understood that delete block for commenting and insert for inserting the code.Where I can apply the code manually from the note to the program.

Read only

0 Likes
798

The context block gives existing code, which you should be able to locate in the editor. This gives you a marker as to where to insert/delete the blocks that follow.

Read only

Former Member
0 Likes
798

Thanx.