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
Is it possible to pass data to and from include programs explicitly?
Can we specify the next screen number with a variable?
What are screen painter and menu painter? : abap hr
Why bapi need then bdc ? : abap bdc
What is Transactional based Application & Role based Application?
What are the data types of the abap/4 layer? : abap data dictionary
What is a data class? : abap data dictionary
How do you populate data into a multiple line field?
What is a data dictionary? : sap abap data dictionary
Do you know any other patterns if yes.. explain
What is the tcode to create indexes?
What are the features of abap/4 dictionary? : abap data dictionary
Explain what are the system fields? Explain?
Write syntax for message error (report)?
Have you set up a back ground job ? How to create a background job without a variant ?