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
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
what precautions or prerequisites do you follow to update a record into database table and how
Explain data dictionary in abap?
Name the special commands of list?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
How do you connect to the remote server if you are working from the office for the client in remote place?
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..
What is the transaction for recording bdc ? : abap bdc
What are the restrictions on subscreens?
What are the different types of internal table?
What is design pattern? Provide example .Why are we using it?
How do you set up background jobs in sap?
Difference between .Include and .append?
How can we access the correction and transport system?
How can we upload a text file having delimiters in to legacy system? : abap bdc