How to see the error message if we use call transaction method in BDC ??
Answer Posted / bharathisap
using BDCMSGCOLL you can capture errors during call transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the other modules integrated with om? : sap abap hr
wat is the default file name of BAPI trace?
How will you find manager of an employee
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How do you display a data in a detail list?
Define structure in abap data dictionary?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the organizational related infotypes? : abap hr
What is at exit-command:?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is system-land-scape of your project?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
Explain the advantage of structures?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary