what is OSS notes..what it contains?
Answer Posted / vishal chaudhary
OSS Notes is an online SAP service and the portal that provides updates on patches in different modules of SAP and up-to-date information on SAP notes. SAP notes are correction instructions for the bugs or issues found in standard SAP programs. In case relevant notes are not found, SAP customers can log the issue with the SAP help desk through OSS Notes, although the service is not extended to objects developed or modified by customers. OSS Notes provides for the collection of correction notes for SAP objects considering the versions and release dates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What is modularization and its benefits? : abap modularization
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is the difference between scrolling a table horizontally and vertically?
What are th control break events in abap?
What are different ABAP editors? What are the differences?
what will happen if called program is not executable ?
In which cluster time results are stored? : abap hr
How to call a subroutine in sapscript?
what is friend class
How do you import pay scale data from non sap to sap? : sap abap hr
What is processing class, where we do them and why? : sap abap hr
How to find the return code of a statement in abap programs?
What should be the approach for writing a bdc program? : abap bdc
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?