Answer Posted / metuteindia
Bdc( Batch data communication) is the communication between sap system and non sap system in the form of data. Here data is moved from non sap to sap system in the form of bartch. means there are 1 lakh records in the flat file, then the data will be converted 10,000 records one batch and another 10,000 recors one bacth.
-> finally, BDC is used to convert or migrate the data from specified file path of legacy system into sap database. For this there are two methods. 1) session 2)call transaction
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will you code in start-of-selection & end-of-selection ?
What are the update types possible?
Can you print decimals in type n?
How we format the data before writing a statement in the report?
how do you transport lsmw data from one system to another?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
How can we achieve MVC ?
how to track records from data dictionary?
What are the advantages of logical databases : abap hr
What are roles and authorization objects?
What are the different methods of passing data? : abap modularization
What are the different abap/4 editors?
When the top-of-page event does get triggered?
What are the disadvantages of abap query tool?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary