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
What is a persistent class?
visibility section for class level and attributes level
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is a help view? : abap data dictionary
Define spool request?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
How to call a subroutine in sapscript?
How is time management and payroll is integrated? : sap abap hr
what is mean be On Change of in Control Break statement
Module Pool Programming: Events and Table Control handling.
What are the advantages/ dis-advantages of logical databases?
What are plan versions used for? : sap abap hr
What is bdc programming? : abap bdc
How is conversion of data types done between abap/4 & db layer?