Answer Posted / sirisha
Error is the one which can not be guessed or controlled.
Errors occur during the run time. Once the error occurs, the
program will be terminated automatically.
Exceptions are the ones which can be expected before hand
and can be handled in the program. Hence, even the exception
occurs, it will be handled, and the process will be
continued without any termination.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can i Have Some Realtime Examples On Modulepool programming.
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are extracts?
what is sap scriptview ?
What is the difference between a pool table and a transparent table?
What are the components of sap scripts? : abap hr
ABAP : Classical reports events name
What are the differences between a database index and a match code? : abap data dictionary
How to determine the attributes of an internal table?
What is the difference between upload and ws_upload ? : abap bdc
Create any functions? How to go about it?
Can a domain, assigned to a data element be changed?
Can we create a gui status in a program from the object browser?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is processing class, where we do them and why? : sap abap hr