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
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What is generic area buffering in abap?
What is the syntex used to call a screen as dialog box (pop up)?
In ALV reporting when u execute your report which event gets triggered.
performance tuning concepts
How many types of views are there ?
What is the use of message command in a report? What are the different message types?
What is runtime analysis?
How do you populate data into a multiple line field? : abap bdc
what is difference between user exit, customer exit and badi?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
What happens Update command is used without where clause ?
On which even we can validate the input fields in module progams?
How to get that a secondary index is attached to a select query?
How to debug a script in abap?