diff way of handling errors in call trans ans session methods
Answer Posted / nitin sharma
In call transaction, the errors can be handled by
BDCMSGCOLL Structure and its fm format_messages to display
the appropriate messages.
In Session Method, we have generated error logs to locate
the errors wherein we can find errors on a particular line.
After that , error log analysis report will be generated to
update errors.
Please do provide me more correct answers, if it does not
fullfil this question.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is example class
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is a database view? : abap data dictionary
What are the 3 types of function modules in sap?
How to find the return code of an stmt in abap programs?
How will you read from internal table records in a given value range (without using loop)
How do you document abap/4 programs? Do you use program documentation menu option?
What is the basic difference internal tables and database tables? : abap data dictionary
What is sap abap data dictionary?
What are the different software packets available in the market? : sap abap hr
How do you populate data into a multiple line field? : abap bdc
What is the difference between semi-monthly and Bi-weekly payroll area
How will you define posting procedures?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
Does every abap/4 have a modular structure?