How did you handle errors in Call Transaction?

Answer Posted / sukhbir

IN addition to above:

The BDCMSGCOLL does not have the messages text. It has only
the message type, number and message parameters.
You have to read the message text from the database table
T100 that stores all the messages.
After reading consider only error message.
--------------------------------------------------------
" Read the dictionary table T100 FOR ALL ENTRIES in
BDCMSGCOLL."

you can use the function module
WRITE_MESSAGES to read the messages.
see function module for the list of parameters.

refer FORMAT_MESSAGES function module also.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

561


How to copy table across clients?

624


How do you find the information on the current screen? : abap bdc

607


In sap scripts, how will you link form with the event driven?

552


Did you create primary index?

546






dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?

2547


What are the different types of work process?

592


Can i Have Some Realtime Examples On Modulepool programming.

5550


What is partner selection?

612


What are two methods of modifying sap standard tables?

583


​​Can multiple abap systems connect to abap database?

601


What is the difference between a structure and a table? : abap data dictionary

613


What are the sequences of event block?

622


What are the advantages and disadvantages of different types of bdc's?

543


Fallback class

1744