Can we use Session method & Call transaction both in one BDC
if yes please give me example and scenario where we use this ?
Answer Posted / kiran kumar
NO, its not possible. we can't do both at a time
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What are the disadvantages of using explicit enhancement?
Can i Have Some Realtime Examples on Badi ?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the syntax for ‘call transaction’?
Can a constructor be redefined?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is the Process to transfer IDOC from Outbound System to Inbound system.
Define infotype ? : abap hr
Explain what is the step-by-step process to create a table in data dictionary?
Explain the concept of clusters in payroll
What is a report?
How does the system handle roll areas for external program components?
What is append structure?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc