What will happen if we run call Transaction in BDC for large
volume of data?
Answer Posted / guest
Hi,
For large amount of data it is advised to run in back ground
since it take more time to update large data and batch input
session can be processed in 3 ways - > foreground,
background and during processing with error display. where
as CALL transaction - > entire batch input processing takes
places online in program.
Hope above answer is correct for the question asked..
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Explain data dictionary in abap?
What are the restrictions on subscreens?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are the different types of views and their definition?
when are objects are passed from task to the change request?
How many secondary indexes can we create in a table?
Difference between sap script and report?
What are the domains and data elements?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
When value table becomes check table?
How to select valid lines for secondary list?
What are base tables of an aggregate object? : abap data dictionary
What is example class
How will you transfer data into a file in application server?
Can we use transfer dataset to transfer data in internal table ?