Which method of BDC’s would u apply ? Session or call
transaction ? why ? Which is more good ? Its advantages ?
Answer Posted / nitin gautam(sharma)
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 ? | 7 Yes | 0 No |
Post New Answer View All Answers
Sy index and sy tabix
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
Will 50,000 records be uploaded directly into APP's Server?
What are the events used in interactive reports?
How will you read from internal table records in a given value range (without using loop)
What are the domains and data elements?
Can we include customizing include or an append structure with pooled or cluster tables?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What has to be done to the packed fields before submitting to a BDC session.
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is the use of a pretty printer?
What are the personnel administration related infotypes? : abap hr
What is the master data necessary before you can start posting in MM?
What is value table?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary