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 / ravi
Normally, in real time it will not happen. But programmer
need to maintain a log manually about the processed and
unprocessed records.
When the system crashes, where is the chance of checking a
function module. So its not possible in that case.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Persistent class
What is the difference between open_form and close_form?
what is the transaction transaction for setting parameters rdisp/buffermode
What does the insert statement in extract datasets do? : abap modularization
What is the difference between dialog program and a report?
What application areas are you comfortable in?
Explain data dictionary in abap?
What is pass by value and what is pass by reference? Which is better?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What are the steps to execute session method?
What is the table buffer? Which type of tables used this buffer?
Differentiate between abap memory and sap memory?
what is mean be On Change of in Control Break statement
What work you have done in HR module
What is the basic difference internal tables and database tables? : abap data dictionary