Which method of BDC’s would u apply ? Session or call
transaction ? why ? Which is more good ? Its advantages ?
Answer Posted / lalit
Well, it depends upon the two scenarios of requirement:
1. if we have bulk data, then we should use bdc session
method so that one session can process lot of screens with
data with log analysis w.r.t the benefit of sm35 tcode.
2. But if we have adequate/less data to process, then we
should use call transaction method to get the immediate
feedback about a relevant tcode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are matchcodes?
Define external layer? : abap data dictionary
Explain the difference between free and refresh?
Explain open dataset in sap abap?
How can we declare a table control in the abap/4 program?
What is img? : sap abap hr
What happens if a function module runs in an update task?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
Update types in Call transaction method. What is the difference?
Explain the Types of Select statements?
What is the difference between skip and reserve?
How can we upload a text file having delimiters in to legacy system?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
How to write a code for multiple transactions? : abap bdc
What is an update type with reference to a match code id? : abap data dictionary