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 many methods are there in BDC? Which methods you know well?

Answer Posted / suryakanta senapati

In BDC,there are 3 methods.i.e;
1.Direct Input Method
2.Session Method
3.Call Transaction Method

Direct Input Method:It is used for transferring large
amount of data.It doesn't create sessions but stores the
data directly into the respective tables.It works by
calling number of function modules.If any error occurs then
it will restart the entire procedure and execute the direct
input programs in background only.

2.Session Method:It transfers data periodically.in real
time,this method is not applicable because it needs more
times in terms of hours may be in days.It is carried out by
3 function modules:BDC_OPEN_GROUP,BDC_INSERT &
BDC_CLOSE_GROUP.

3.Call Transaction Method:It transfers data only once at a
time but explicity handled if any errors are occured,It is
used in Real time by using these 3 function modules and
finally give the results by setting the updates & modes.
Updates:Asyncrhonous & Syncrhonous
Modes: A for Show Screen
N for No Screen
E for Error Screen

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to capture the errors in bdc Call transaction method?

1145


How do you get the number of lines in an internal table?

1118


1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?

2916


What are the steps in creating screen ?

2118


How do you find number of records present in internal table?

1059


in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

2211


SM35 transaction, How to automate BDC ?

1255


While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization

1162


How do we handle multiple line items in BDC's.

7676


What is logical database? : abap hr

1109


What are the types of subroutines?

1147


What are the ways you can do the tuning?

1147


how to modify the standard method as per your requirement

1496


What is the use of start-of-selection.,if not use in report what will happen,?

1728


Why do we use types statement in abap programming?

1214