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
Explain the function module in bdc?
Can i Have Some Realtime Examples On Modulepool programming.
Badi concepts
What are the function modules used to create batch input session? : abap bdc
How many default tab strips are there? How to insert more tabs in it?
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..
Describe data classes? : abap hr
What are the main events of which are used for logical database?
How to read files and process BDC's automatically ?
Event handling in oops
How to do find it?
What are the two ways of producing a list within a transaction?
What are your ways to performance optimization?
Explain buffering
What is step-loop? Explain all the steps?