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

How will you define posting procedures?

1100


What are conversion & interface programs in sap?

814


What is difference between check table and value table ?

816


What are the check tables?

743


Did you create help views?

731






How to create user interfaces for lists?

776


How can one distinguish between different kinds of parameters? : abap modularization

792


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

1116


What are the types of subroutines? : abap modularization

755


What is web dynpro for abap?

771


What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr

757


Explain the advantages of logical databases?

773


What are the two ways for restricting the value range for a domain? : abap data dictionary

711


did u done enhancement framework?how u implemented?

5267


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1773