how to transfor the data from flat file to bdc
plz send the steps as well as example

Answer Posted / shweta

1. upload the data from flat file to internal table using upload or gui_upload function module.

2.run loop for all records in internal table 

do the mapping by using  bdcdata_internal_table .

3.call transaction 'tcode' using 'bdcdata_internal_table'
mode 'a|e|n'.

endloop.
 

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

921


Why do we use FOR ALL ENTRIES and what is the pre-requisite

921


How many types of size categories and data classes are there?

620


What are the advantages of abap query tool?

544


What is generic area buffering in abap?

565






What is lock objects? : sap abap data dictionary

609


What are the requirements a dialog program must fulfill?

635


Sal abap on hana interview

706


Mention what is alv programming in abap?

584


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2078


What are the basic objects of the data dictionary? : abap data dictionary

611


What is the project you are currently working and work that you are doing

1017


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2777


What are the merits of its?-

630


How do we assign dynamic views while creating material master and generating bdc? : abap bdc

628