wtat is diff. between bdc and session method
Answer Posted / lavanya
BDC (batch Data Communication)
In this there are three methods
1. Direct input method
2. Call Transcation
3. Session Method
session method :
we can upload the data using three function modules
they are
BDC_OPEN_GROUP
BDC_INSERT
BDC_CLOSE_GROUP.
If we want to call more than one transcation then we use
more than BDC_INSERTs included between BDC_OPEN_GROUP and
BDC_CLOSE.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a subroutine?
when does a list get sent to the screen on the presentation layer?
Does every abap/4 have a modular structure? : abap modularization
What are the steps in a bdc session? : abap bdc
Explain the advantages/disadvantages of logical databases?
What are the basic objects of the data dictionary?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What is the sap abap?
How do you activate a function exit?
Why bapi need then bdc ? : abap bdc
Can you create an internal table dynamically?(at run time)
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What is an update task?
How do you use tab sets in layout sets?
What is sap abap data classes?