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
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What are the different message types available in the abap/4 ?
What is help view?
What will you code in start-of-selection & end-of-selection ?
What does the insert statement in extract datasets do?
How do you execute the payroll
How to debug rfc function module?
What is a 'z' report?
What are different abap/4 editors?
What is view? Different types of view. Explain?
What do you mean by transparent tables in sap abap? : abap data dictionary
How table control cn be generated using bdc? : abap bdc
What are the uses of table pool or table cluster.
What are the different types of the variable in the sap abap?
Explain how many types of tables exist and what are they in data dictionary?