Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the 3 types of function modules in sap?

1131


What is search help exit? : sap abap data dictionary

1249


Is it possible to bring select option in module pool screens?

1018


Tell me a scenario where did you use secondary index?

1096


What are the steps in a bdc session? : abap bdc

1068


What are the different functions used in sap script?

1020


What are the different kinds of lock modes?

1099


What are the rules to create a BAPI?

1703


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

1337


when do you need to create an internal table with header line ? and with out a header line?

2052


Polymorphism real time scenario

1556


Explain what are the system fields? Explain?

1185


Badi concepts

1448


What is a multiple line field? : abap bdc

1143


What are conversion routines? : abap data dictionary

1055