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
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What are the two methods for modifying sap standard tables?
What is database utility? : abap data dictionary
When will the current screen processing terminates?
What is is a match code? : abap data dictionary
What does the extract statement do in extract datasets? : abap modularization
How do you activate a function exit?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
What are aggregated objects : abap data dictionary
Double click function on the lists, identifying the line selected by the user on the list?
Explain the disadvantages of abap query tool?
What is collective search help? : sap abap data dictionary
How do you set up background jobs in sap? What are the steps?
What is the difference between abap and hr abap? : abap hr