how to handle the errors (duplicate records) in CALL
TRANSACTION METHOD
and HOW CAN WE SHOW THE ENDUSER ABOUT THE ERROR RECORD

Answer Posted / shamim khan

Declare one structure of type BDCMSGCOLL and then create
the internal table for the same.

Then use the Call transaction using statement with the
Messages addition then call the function module
Format_message to convert the systems error messages into
the desired format so that user can understand

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

781


what precautions or prerequisites do you follow to update a record into database table and how

5597


Explain data dictionary in abap?

804


Name the special commands of list?

794


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

971


How do you connect to the remote server if you are working from the office for the client in remote place?

802


PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..

1910


What is the transaction for recording bdc ? : abap bdc

770


What are the restrictions on subscreens?

893


What are the different types of internal table?

852


What is design pattern? Provide example .Why are we using it?

1207


How do you set up background jobs in sap?

733


Difference between .Include and .append?

936


How can we access the correction and transport system?

738


How can we upload a text file having delimiters in to legacy system? : abap bdc

809