what is OSS notes..what it contains?
Answer Posted / naveen
SAP Note is the new term for OSS. If standard SAP program
has any bug or error, SAP will provide small correction
instructions patch/note for customers to implement the
changes. You can user transaction SNOTE for downloading and
implementing note.
| Is This Answer Correct ? | 150 Yes | 10 No |
Post New Answer View All Answers
How can we upload a text file having delimiters in to legacy system? : abap bdc
What is evaluation path, where do we do it and why? : sap abap hr
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
How can you find the field/data underlying a transaction?
What are local objects? : abap data dictionary
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Explain what is step-loop? Explain all the steps?
What is Transactional based Application & Role based Application?
What is the first thing you do after vendor setup is complete?
Difference between user exit and badis?
How many secondary indexes can we create in a table?
What is an Unpack command?
What is meant by a schema? : sap abap hr
Difference between call by value and call by reference? : abap data dictionary
How do you document abap/4 programs? Do you use program documentation menu option?