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

Can you define a field without a data element? : abap data dictionary

619


What abap statement will trigger list generation?

623


What are the different types of luws?

657


Write syntax for message error (report)?

635


What are the types of subroutines? : abap data dictionary

586






How can we decide weather we can enhance the standard infotype or not ? : abap hr

571


What is the difference between Check and Continue?

653


What is its?

659


What is page window?

577


Normally how many and what files get created when a transaction program is written?

557


when are objects are passed from task to the change request?

1664


What are the check tables and value tables?

623


How to do find it?

560


What is dialog module?

603


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

1917