while uploading a flat file through bdc call trans, then the
system get CRASHED. how do i know how many records have been
updated.
Answer Posted / mrudila
function module " format_message" holds the data that
has not updated ,describing in which screen & fied has
occured error.so that u can get how many records have got
updated b4 occuring error.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How to do find it?
Which function module reads the data for particular infotype ? : abap hr
What is the difference between collect and append statements?
Where do you create indexes in abap?
What is the difference between call transaction and session method? : abap bdc
Difference between BDC vs Direct Loads?
What is a projection view? : abap data dictionary
performance tuning concepts
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
In select-options, how to get the default values as current month first date and last date by default?
wht is the diff. b/n initialization and lotus of event
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is native sql?
What are the different types of views and their definition?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary