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 do back ground processing in BDC Session method ?

Answer Posted / mahender achhe

This session method is used for Insert or Update the tables.
While Insertion or Update the table (Multiple records)
we are creating a session.That session is created with 3
function modules. i.e

1.BDC_OPEN_GROUP
2.BDC_INSERT
3.BDC_CLOSE

and one more thing is, we can keep the session after the
session completed.this is depends on the programmer wish,
if the programmer wants to live the session after the
operation just he can select it as "KEEP".If it is not like
that it closes after the operation.

But there is a difference b/w the Call transaction and the
Session in BDC is,

1.In call transaction at a time the total records are
Inserted or updated.

2.but where as in the Session method while executing the
session in the background, if there is any error occurs in
the program the session is not running.

But compare with Calltransaction Session is better.

Is This Answer Correct ?    12 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of interactive reporting?

1143


What is erp? : sap abap hr

1148


Static and instance variable and method with live example. Why and when to use

1499


What are the components in sap application server?

1194


Explain the differences between at selection-screen and at selection-screen output?

1095


What is the Difference between At Line selection and At user-command?

1327


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

2137


Does every abap/4 have a modular structure? : abap modularization

1176


What is the use of the raising exception? : abap modularization

1025


Explain the difference between function group and function module?

1201


How can you access the function code from menu painter?

1221


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

1003


What is time constraint ? : abap hr

1364


How do you do bdc for a table control? : abap bdc

1249


What is an update type with reference to a match code id?

1035