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 / marri
Even though it is bulk data processing, but updating the
database always record by record only. so after calling the
transaction , maintain the status of call transaction in to
one custom table including the record details.
so that we can check the custom table for the latest details
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Type casting and error handling
What are the personnel administration related Infotypes
Can we reuse a userexit?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
how do you transport lsmw data from one system to another?
How do I find the output type of a table or a program?
What are the function modules used in a sap script driver program?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
5) How to rereive text elements in SF and script?
What is the difference between field-group header and other field groups?
What is table buffer?
What are the dis-advantages of logical databases? : abap hr
What are different data types in abap/4?
Give an example of interface from your project explaining why you used it?