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

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

870


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

777


How to Raise a Particular Ticket in Realtime ?

1932


What are the problems in processing batch input sessions?

776


What are the ways you can do the tuning?

735


What is sap abap data dictionary?

851


What is the major difference between pool tables and transparent tables?

724


Explain badi in abap.

769


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1806


What is the function of a domain? : abap data dictionary

766


What is a development class? : abap data dictionary

913


What is an “on request field” statement?

863


What is meant by hot spots? : abap data dictionary

834


What does the ‘suppress dialog’ do?

1118


What are extracts?

755