How you can handle errors in BDC.IN the log file what type
of error mostly will be facing in real time
Answer Posted / g.shankar
we can handle errors by declaring BDC mesg coll..nd we can
retrieve the error mesg from FORMAT_MESG..
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is tcode se16. For what is it used. Explain briefly?
What is lock objects? : sap abap data dictionary
What is design pattern? Provide example .Why are we using it?
What is the difference between getting and get late?
Why do we use abstract class
How can one distinguish between different kinds of parameters? : abap modularization
Explain how to write a bdc - how do you go about it?
What are the two statements which are required in an abap program to output an icon using a write statement?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
Can a transparent table exist in the data dictionary but not in the database physically?
What is an abap/4 query? : abap hr
Exception handling and how does it transfer from called method to calling method?
Does every abap/4 have a modular structure? : abap modularization
What is an Unpack command?
What is the different between abap and ooabap? Why do we use ooabap?