Suppose in the BDC call transaction we updated one record
into the database. In the message log it is showing
successful, but it was not updated into the data base? How
can we handle?
Answer Posted / nanda
IN CALL TRANSACTION,BY DECLARING THE 'RETURN' PARAMETERS WE
GET STATUS OF THE RECORDS.WEATHER THEY ARE UPDATED OR NOT.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the aggregate objects in the dictionary? : abap data dictionary
From excel to abap - is batch mode possible ? : abap bdc
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What are the organizational related infotypes? : abap hr
2)In production what is the user exit?
What are the Synchronous and asynchronous methods in bdc ?
What is direct input method ?
How do you process errors in call transaction method? : abap bdc
Give an example of interface from your project explaining why you used it?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the domains and data elements?
What are the data types of internal tables?
Why we are using Macros instead of Function Modules
What is the differences between structure and table in the data dictionary in abap?
What are base tables of an aggregate object? : abap data dictionary