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...

Recording -- Transaction code?

Answer Posted / ajeesh

General flow of a BDC program is like this....

1) First create recording for the T code which you want to
make BDC for... Use T code SHDB for recording.

2 ) Now save that recording and create pogram from that
recording using Create Program button. give the BDC driver
program name and create.

3 ) Now the general logic of BDC program goes like this....

- Upload Flat file into and internal table using function
module "UPLOAD"
- OPEN BDC GROUP.
- Now loop at that internal table which contains the data
from flat file.
- move data from internal table to fields of BDCDATA using
automatically gebnerated code from BDC.
- CALL TRANSACTION <T CODE> using BDCDATA...
- CLOSE BDC GROUP

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you define posting procedures?

1432


To how many tables can an append structure be assigned. : abap data dictionary

1149


What two statements are required in an abap program to output an icon using a written statement?

1177


How do you validate the selection criteria of a report? And how do you display initial

1160


Type casting and error handling

1489


What is web dynpro for abap?

1091


What are the list of screen elements?

1069


How do you move on to the next screen in interactive reporting?

1226


1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?

7237


What are the different types of locks? : abap data dictionary

1159


Is main window mandatory in smartforms?

1234


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

1025


What are the parameters in bdc_insert? : abap bdc

1347


Specify the types of data dictionary objects.

1048


Explain difference between primary key and unique key?

1049