how to handle the errors (duplicate records) in CALL
TRANSACTION METHOD
and HOW CAN WE SHOW THE ENDUSER ABOUT THE ERROR RECORD
Answer Posted / anurag
By using
Call transaction 'XYZ' using bdcdata mode 'E' messages into
messtab.
Now we can display the error messages type to enduser using
meaatab table.
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is the difference between dialog program and a report?
Type casting and error handling
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is the function of a data element?
Are you familiar with all steps for setting up a workflow?
In ALV reporting when u execute your report which event gets triggered.
What is alv programming in abap? When is this grid used in abap? : abap hr
What is view? Explain the different types of view?
In the MM module for finding out the standard cost what is the view one has to look at?
What is the major difference between pool tables and transparent tables?
What is logical database? : abap hr
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
How do you find out whether a file exits on the presentation server?
What is smart forms? : abap hr