wtat is diff. between bdc and session method
Answer Posted / bandivenkateswarlu
In bdc session method we can use three function modules.
we can pass the data into the database table thorugh the
session. whenever the session processed the data is updated
into the database table.
function modules given below.
1.Open the group by using the BDC_OPEN_GROUP
2.Insert the transaction using the BDC_INSERT
3.Close the transaction using the BDC_CLOSE_GROUP.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we define our own match code id's for sap matchcodes ?
What are the drill-down features provided by abap/4 in interactive lists?
What are domains and data element? : abap hr
What is the table buffer? Which type of tables used this buffer?
Why cant we use Normal function module for data transfer?
What is the different type of projects? : sap abap hr
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is a subroutine?
What is a predefined type in abap?
What is abap?
What is web dynpro for abap?
Is it possible to run host command from SAP environment? How do you run?
Explain the differences between se01, se09 and se10?
What happens if a function module runs in an update task? : abap modularization