whats the difference between ERROR MESSAGE AND WARNING MESSAGE
Answer Posted / siddharth sharma
Error(1)-Whenever error comes we cant proceed as there is syntax error in programming when we write a code.
Error(2)-Error while loading files occur when the file is corrupted ,missing.
Error(3)-Error can also occur when we want to delete a file when access is denied in settings.
Error(4)-Error also occur in programming when dlls are not assembled properly.
Warnings-Warning explains about some unexpected behaviour.
For e.g-Function should return a value i.e-it is supposed to return a value but if it is not then also we can proceed
this is unexpected but not harming or as if something which stops a process.
Warning also is a message which before execution tells that during or after execution the software may behave unevenly.
I hope you like those answers because i have noticed them practically.
Thankyou.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
In which table the material master data is stored?
Explain what are the events in screen programming?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Do we create table fields with out data elements and domains?
Explain the differences between interactive and drill down reports?
What is tcode se16?
Explain the use of insert and append statement in sap abap?
What are the two different ways of building a match code object?
What is the full form of spro? : sap abap hr
Update types in Call transaction method. What is the difference?
How move-corresponding works
How to create any functions? How to go about it?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Explain what are the various types of selection screen event?