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 / 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 |
Post New Answer View All Answers
What is a function group? : abap modularization
How many types of tables exist and what are they in data dictionary?
What are the different function modules used in sapscript?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What are the Synchronous and asynchronous methods in bdc ?
what are the critical issues u face in ur project?
What are plan versions used for? : sap abap hr
Give an example of interface from your project explaining why you used it?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
What is open sql vs native sql ?
Can we specify the next screen number with a variable?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
How do you read files from the application server ? : abap bdc
How can we upload a text file having delimiters in to legacy system?