What will happen if we run call Transaction in BDC for large
volume of data?
Answer Posted / kumaresh
this will take more time than session method takes.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
Explain the function module in bdc?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
How to create a button in selection screen ?
How many lists can a program can produce?
after creating lock object if does n't access record by second user what should we do?
What is lock mechanism? How do we create lock objects in abap?
Which commands are used for interactive reports?
What is database view ? : sap abap data dictionary
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is the function of a data element?
Program lines for the radio button selection and unabling some input variables in section screen
What happens if we use leave to list-processing without using suppress-dialog?