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 different types of data dictionary objects? : abap data dictionary
What are the two ways of producing a list within a transaction?
Describe the data classes?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
Explain what is runtime analysis?
how to capture the errors in bdc Call transaction method?
Why cant we use Normal function module for data transfer?
how to modify the standard method as per your requirement
Rp_provide_from_last contains how many parameters ? : abap hr
Can you create an internal table dynamically?(at run time)
out bound process code for quotation?
What are the types of parameters in the function modules?
what are the various types of parameters and how are they distinguished from one another?
What is abap work bench?
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