How do you know that data is updated in call transaction
Answer Posted / rams
In call transaction method did not generate error log,
so we don't whether the data is updated or not.
to know whether data is updated or not we need log,
in call transaction method we need to handle messages
expectedly handle error messages using BDCMSGCOl.
correct me if I am wrong.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the disadvantages of abap query tool?
What is the syntax for ‘call transaction’?
What are the personnel administration related infotypes? : abap hr
Mention what is alv programming in abap?
What is the function of a domain? : abap data dictionary
What is a development class? : abap data dictionary
What are the two methods for modifying sap standard tables?
What is the first thing you do after vendor setup is complete?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the difference between abap and hr abap? : abap hr
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are the events used in abap in the order of execution?
Explain what is the purpose of sap script?
Why cant we use Normal function module for data transfer?