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


Please Help Members By Posting Answers For Below Questions

Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

1020


In delivery processing which step comes first picking, packing, posting goods issue ?

1861


What is Field group?

850


How is the command suppress-dialog useful?

838


What is check table?

761


Explain the difference between open_form and close_form?

717


Explain the call transaction method? : abap bdc

795


Define batch input session?

765


Persistent class

1095


Program lines for the radio button selection and unabling some input variables in section screen

1128


How do you import pay scale data from non sap to sap? : sap abap hr

836


How memory management happens for internal tables and work areas in abap?

1152


What does the extract statement do in extract datasets?

839


Explain how do you get output from idoc?

828


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1687