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
Explain Singleton class
What is table buffer?
How do you write a function module in sap?
Does sap handle multiple languages?
What is the difference between upload and ws_upload ? : abap bdc
What are the Control levels in internal tables?
Give few names of pooled tables in sap ?
How can we upload a text file having delimiters in to legacy system? : abap bdc
To find the date difference & excude saturday & sunday in between them
What is your approach for writing a bdc program? : abap bdc
What is the major difference between pool tables and transparent tables?
What is an update task?
Explain the advantages and disadvantages of abap query tool?
Name some data dictionary objects?
how 2 create the normal form by using functional module