Can anybody tell me the procedure to impliment the SAP OSS
notes in detail?
Answer Posted / vickrant thakur
Goto transaction SNOTE.
Now select the menu option Goto->Note Browser.
Now give the OSS note number and execute.
If it is implemented in the system, it will give you the details.
Otherwise, it will inform "Unable to find SAP Note that meets specific criteria".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When was the sap abap being created?
What is asynchronous and synchronous update?
how to capture the errors in bdc Call transaction method?
What are the basic objects of the data dictionary? : abap data dictionary
What is the use of 'for all entries'?
Explain the difference between free and refresh?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Differentiate between transparent tables, cluster tables and pooled tables
How do you display a data in a detail list?
What is web dynpro for abap?
What are the types of indexes in abap?
What is an update type with reference to a match code id?
Concepts of OO ABAP and why we are using it?
How is the command suppress-dialog useful?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?