Answer Posted / jayati saha
I don't know the exact answer but I think error refers to
the bug which may be detected at run time or not ,may
produce an exceptional result or not.
i mean to say that it may be a syntax error, logical error
which may produce abstract result or not but exception are
the errors which are detected at run time .
so we can say that exception are nothing but runtime error,
if exception occurs then a program will be terminated
abnormally and immediately.
so we have to design exception handler, a block of code
which can catch the error and thus can prevent the abnormal
termination of the program.
Thanks and hope for the better answer.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What are the screen painter and menu painter?
What are the events in abap/4 language? : abap hr
Will 50,000 records be uploaded directly into APP's Server?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are types of select statements?
What is repository info. Systems? : abap data dictionary
What is meant by authorization? Did you ever work on it? : sap abap hr
What is an abap data dictionary? : abap data dictionary
How to give programe name as input in BDC report of abap ?
In a loop of an internal table, what is the use of at first & at last statements?
How are BAPI different from Normal function modules ?
How do you activate a function exit?
Difference between function group and function module?