what is OSS notes..what it contains?
Answer Posted / nitish tiwary
OSS notes is nothing but when ever we get error in our
program during runtime than we go to the sap online portal
where we got we have to surch for the our error and select
the appropriate solution which provided in terms of notes it
contain line of code to correct the bug
to apply this note we use transection SNOTE
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain what are the events in screen programming?
What is the company code? : sap abap hr
What are the problems in processing batch input sessions?
What are the different types of sapscript symbols?
What are datasets in abap?
What are the fields in a bdc_tab table? : abap bdc
what is difference between (internal table types)standard table and sorted table in sap abap....
how to capture the errors in bdc Call transaction method?
Explain different types of attributes of function module?
What are the parameter types for a method?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How many default tab strips are there? How to insert more tabs in it?
What are field symbols?
What is the purpose of at first and at last?