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
How to display if the value entered contains records or not?
Explain the components of selection table?
How many secondary indexes can we create in a table?
What are two methods of modifying sap standard tables? : abap data dictionary
Do you know any other patterns if yes.. explain
How to add a column to a table control while using alphanumerical layout editor ?
What are the different types of the sap abap data dictionary objects?
Mention what is alv programming in abap?
How to determine the attributes of an internal table?
What is append search help? : sap abap data dictionary
What are the function module in bdc?
What is the significance of delivery class? : abap data dictionary
what is difference between (internal table types)standard table and sorted table in sap abap....
what is field string ? & where we are using field strings?
how to read the standard field value in your custom program.