What are the functional modules used in sequence in BDC?

Answer Posted / anuraj singh rana

As there are two type of bdc methods.
1 . Call transaction method
2 . Session method.

1. In call transaction .
we use to upload the data by gui_upload.

and at last we write
call transaction 'trasaction name' using 'A'...

2. In Session method .
we uses three transactions

bdc_open_group.
bdc_insert.
bdc_close_group.

if we are uploading data from application server
open data set.
read / write data set.
close data set.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

​​Can multiple abap systems connect to abap database?

599


Explain get cursor field?

671


Explain about workbench request and customization requests?

613


Describe data classes? : abap hr

627


What is abap work bench?

729






What are the domains and data elements?

929


What are the different buffering methods?

580


What are logical databases?

627


What are the payroll related Infotypes

1812


What is narrow casting and wide casting?

1135


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

903


How do you find the information on the current screen?

598


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

594


What are logical databases? What are the advantages of logical databases?

522


What are data classes? What are the various data classes available for selection? : abap data dictionary

554