How to handle Errors in Function Modules?
Answers were Sorted based on User's Feedback
Answer / smart varghese
To handle errors in function modules we have to use the
exceptions attribute. When the function module is called we
have to handle is by RAISING the exceptions.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sravani
To stop the FM code we use key word 'raise exception'.
Is This Answer Correct ? | 1 Yes | 0 No |
I have 100 records and 75th record contains error,if i use call transaction how many records will update the data base and if i use session method how many will update?
What are the fields in a bdc_tab table? : abap bdc
Can any one tell me the exact difference between BAPI and RFC.
1)how can you write select statment in scripts(se71) with out touching the driver program
What is a projection view? : abap data dictionary
What is the relation between Badi and Bapi ?
what are the Pre requisites for binary search?
what is the diffrence between driver program and print program in sap script
What is payroll driver
Can we use instance attributes inside a static attributes? say yes or no ?
1 Answers Accenture, Cognizant,
What are the rules to create a BAPI?
How do you execute the payroll