How to do back ground processing in BDC Session method ?
Answer Posted / mahender achhe
This session method is used for Insert or Update the tables.
While Insertion or Update the table (Multiple records)
we are creating a session.That session is created with 3
function modules. i.e
1.BDC_OPEN_GROUP
2.BDC_INSERT
3.BDC_CLOSE
and one more thing is, we can keep the session after the
session completed.this is depends on the programmer wish,
if the programmer wants to live the session after the
operation just he can select it as "KEEP".If it is not like
that it closes after the operation.
But there is a difference b/w the Call transaction and the
Session in BDC is,
1.In call transaction at a time the total records are
Inserted or updated.
2.but where as in the Session method while executing the
session in the background, if there is any error occurs in
the program the session is not running.
But compare with Calltransaction Session is better.
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
How to convert the Unit for 'Distance' (The value from one Unit to another).
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
How to create a link between modified form and modified print program?
Explain what is an rdbms?
What is a transaction variant and why are they used?
What are multiple use BADIS?
What is the difference between the exits created in M.M and S&D?
What are the types of data types in the sap abap?
What are the data types of the abap/4 layer? : abap data dictionary
In what ways we can get the context sensitive f1 help on a field?
Normally how many and what files get created when a transaction program is written?
how do you transport lsmw data from one system to another?
What kind of financial periods exist in sap? What is the relavent table for that?
Explain the difference between a dialog program and a report?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?