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
How do you set up background jobs in sap?
Differentiate between static and dynamic step loops?
What functions does a data dictionary perform ?
State the system field for the current date?
What is a transaction variant and why are they used?
What is its? : abap hr
Cds views
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What are datasets in abap?
What is the difference between field-group header and other field groups? : abap modularization
Explain how to create any functions?
What are the properties of selection screen?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?