I have 10 records in flat file. In that 7th record is
error record. I want to update to data base. If i used Call
transaction method what about 7 record and what about
8,9,10 records. If i used Session method what happen. Is it
updated or stop at 7th record?

Answer Posted / bighnaraj

In call Transaction method it depends upon the synchronous
and asynchrounous update in synchrounous it will stop at 7
th record and 7,8,9 record is not updated and BDCMSGCOLL
gives error msg the 7th record. in asynchronous all the
records are updated except 7 record In sesion method
database table is not updated and it will go to sesion log
file . and can analise or correct the error foud in the
data file or program.
if find the error in data file u can correct them
interactevely . other wise u modified the batch input
program. ok thank u

Is This Answer Correct ?    30 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of parameters? How can you distinguish between different kinds of parameters?

542


What is payroll driver

1648


How is conversion of data types done between abap/4 & db layer? : abap data dictionary

649


What are the differences between domain and data element?

573


What are the differences between the table and the structure in the data dictionary in the sap abap?

585






How you attach search help to data element? : sap abap data dictionary

652


How can we omit a leading sign and a leading zero in sapscript?

609


How is time management and payroll is integrated? : sap abap hr

559


Explain the difference between get and get late?

580


What are the basic objects of the data dictionary?

567


What is the Difference between At Line selection and At user-command?

645


What is the difference between tables and structures?

624


What are system fields for secondary lists?

608


Which one is better joins or views and why?

633


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

637