Can we use Session method & Call transaction both in one BDC
if yes please give me example and scenario where we use this ?
Answer / theabapconsultant
if we want to download the errors and schedule the job in background then we will go for two methods in a single bdc program.
Is This Answer Correct ? | 0 Yes | 0 No |
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What are logical data bases used in hr module? : abap hr
What is the difference between synchronous and asynchronous update?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
Folder types in smatforms? 2)What is Command line?
what are diffrences between user-exits and customer-exits?
what is the purpose of TYPES keyword?
What is BDC programming?
what are Conversion Routings?
What is asap methodology? : sap abap hr
what is a text table ?
10> Can u give me one example where we should use only CALL TRANSACTION method in BDC?