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: 

SAP NOTE

Former Member

hi,

I am getting a dump on entering transaction.. "VA03".

Syntax error in program "SAPMV45A".

error occured is..

"KOMP" must be a flat structure.."

I want to implement an SAP NOTE for this.

Can anybody PLzz tell.. how to search for SAp NOTE for this program.

wat is the procedure?

Points will be definitely rewarded.

Thanks and regards

- Rishika bawa

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

OSS Notes are Implemented From SNOTE Tcode.

Go to SNOTE...

Download the OSS NOTE by : Download SAP Note (crtl + F8)

After Notes Get Downloaded Check If it Can Be IMplemented .

If YEs Then Execute It will update the Concerned Objects with the changes.You can verify this by going to the Objects and checking against the NoTE Document .

Please follow the steps metioned in the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/60/8def3981fe5d7de10000000a114084/frameset.htm

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

5 REPLIES 5

Former Member
0 Kudos

Hi

OSS Notes are Implemented From SNOTE Tcode.

Go to SNOTE...

Download the OSS NOTE by : Download SAP Note (crtl + F8)

After Notes Get Downloaded Check If it Can Be IMplemented .

If YEs Then Execute It will update the Concerned Objects with the changes.You can verify this by going to the Objects and checking against the NoTE Document .

Please follow the steps metioned in the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/60/8def3981fe5d7de10000000a114084/frameset.htm

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

Former Member
0 Kudos

Hi,

To find a OSS note go to the service market place ( URL : http://service.sap.com/ ). It would ask you for a user id and password. Use your id and password. if you dont have the same ask your manager about the same.

Then click on search SAP NOTES and on the new screen put the problem text and click on search. This will fetch you all the notes given by SAP for this problem.

Hope this would be of help!

Regards,

Lalit Kabra

0 Kudos

Hi Chander sekhar,

Actually It asks for a "note number" and that i Don't know..

Can u tell me how to know about the note number for a program.

Rgds

- Rishika

Former Member
0 Kudos

Hi Rishika,

For applying SAP note you need to do the following.

1. Thru SNOTE transaction in your ABAP stack you need to download the note.

2. For some notes we need to do the manual modifications. Among that comes making the function module remote. For this you need to get the access key from http://service.sap.com and then modify the same. These kind of manual instructions will be mentioned in the note. Before installing any note you should carefully read it eventhough it can be reverted.

3. Some notes there wont be any manual intervention. In those cases the notes once downloaded through SNOTE can be executed and the relevant changes will be updated.

4. Once you download the notes thru SNOTE transaction you can identify whether the note downloaded can be used or not. This you can identify based on the kind of icon displayed and each icon is explained in the legend button.

Over and above all the changes must be saved in a ABAP request and once the note changes are confirmed as working for the requirement w/o hampering the already funcioning ones we can transport the same to different systems by transporting the transport request...

Kindly Reward Points If You Found The Reply Helpful,

Cheers,

Chaitanya.

Former Member
0 Kudos

na