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 a constructor be redefined?

922


What is the length of function code at user-command?

755


Explain the different types of screen keywords?

561


What is the t-code to display batch input sessions? : abap bdc

632


What are the different types of abap reports in sap?

768






What are hashed tables?

873


Have you printed any report?

1746


What are the disadvantages of logical databases?

667


Name the abap/4 modularization techniques? : abap modularization

649


what is sap scriptview ?

1734


HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

1787


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

614


What are the functional areas?

617


What are the basic objects of the data dictionary?

572


What is the function of the transport system and workbench organiser?

639