How you will catch errors in call transaction?
Answer Posted / kruthicse
All the errors are entered into an internal table of type
BDCMSGCOLL.Then we can loop over the message table to write
out any messages that were entered into it.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
Which function module would you use to check the user’s authorization to access files before opening a file?
What are the three components of a work process?
What are lock objects?
What are the parameters used in each function?
On which even we can validate the input fields in module progams?
What is difference between dialog program and a report?
In select-options, how to get the default values as current month first date and last date by default?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What are number ranges?
What is the difference between synchronous and asynchronous update? : abap bdc
What is the difference between a dialog program and a report?
What are your ways to performance optimization?
What are the two ways for restricting the value range for a domain ?
What is the difference between refresh and free statements?