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
What are the differences between a database index and a match code? : abap data dictionary
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
Where do you find info on new developments in SAP?
To how many tables can an append structure be assigned. : abap data dictionary
What are the differences between a database index and a match code?
function modules are also external subroutines. State true or false. : abap modularization
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are the aggregate objects in the dictionary? : abap data dictionary
What are spa/gpa parameters (sap memory)?
Explain the difference between free and refresh?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What are the different function modules used in sapscript?
Why lsmw does not support call transaction method? : abap bdc
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is the client concept in sap?