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

OSS Note Seach - Techniques

Former Member
0 Likes
892

Hi,

Could see, every time we search on a topics, with different search key words, we get, different results. I fear, if we miss anything due to appropriate key words are not used.

Would appreciate, if any such note search tips are shared.

5 REPLIES 5
Read only

Former Member
0 Likes
720

I have found that SAP is to a large extent modularized, so if you have found the root cause of a problem you will often also have found about half of the answer to several other potential problems.

Entering the name of the function module (and possibly also the name of the parameter / opcode / okcode your specific application is calling it with) which is causing the problem as the search term is a good place to start.

Also keep an eye on the related notes of the search results and the coding corrections (if available), which can be very usefull for understanding the design of the solution and the "switches" needed to activate them.

Read only

Former Member
0 Likes
720

this might help you.

/people/dj.adams/blog/2005/05/20/hacking-the-sap-service-portal-to-make-oss-notes-better

Read only

0 Likes
720

Keerti ..Thanks for the Link..

Points given.

Read only

Former Member
0 Likes
720

please look at this blog. it will help you more.

http://oss.blogs.asug.com/

Read only

Former Member
0 Likes
720

Hi Raj,

SAP note 192194 is also usefull, but rather difficult to find using it's own advise (no transaction, no program, no message number, no alternate terms, no release dependency,... etc).

Cheers,

Julius