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
What are the system table used in abap?
What is delivery class? : abap data dictionary
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What happens if a function module runs in an update task?
What are your ways to performance optimization?
What is the table buffer? Which type of tables used this buffer?
Example of table cluster and cluster tables.
stock transfer from one plant to another plant ? i want the total description.
What is the lock object?
In the MM module for finding out the standard cost what is the view one has to look at?
How do you write transaction programs in sap?
Difference between /N and /BEND?
What is the function of a domain?
What happens Update command is used without where clause ?
On which even we can validate the input fields in module progams?