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
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How move-corresponding works
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
SAP query how to use end users?
Setting up a BDC program where you find information from?
What is the table buffer? Which type of tables used this buffer?
What is a type group?
What is the function of the correction system?
What are the fields in the memory table ‘screen’?
What is a subroutine?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Explain the properties of selection screen?
Explain what are the different functions used in sap script? What are the parameters used in each function?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?