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
What are the advantages of different types of bdc's?
What are the attributes of the data? : abap data dictionary
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What are the components of sapscript?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the procedure you followed to upload the data?
Event handling in oops
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
Explain the systems fields used for interactive lists and lists?
What is native sql?
what are the various types of parameters and how are they distinguished from one another?
What are the advantages and disadvantages of using views in abap programming ?
What is table pool?
How do you document ABAP programs? Do you use program documentation menu option?
What are the major steps will you use for tuning?