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 is the use of abap data dictionary? : abap data dictionary
What are the functional modules used in sequence in bdc? : abap hr
What are the system table used in abap?
What do you mean by transparent tables in sap abap? : abap data dictionary
What are domains and data element? : abap hr
What is tcode se16?
What is the meaning of table buffer? This buffer is used by which type oftable?
What is the disadvantage of a call by reference?
What are Pull and Push Methods?
Which one is better joins or views and why?
What are secondary indexes. How can we know which index is being used in a select query?
What is synchronous update?
What is dynpro? what are its components ?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?