You have 5lakh records to transfer to sap from flat
file.which method of bdc you wiil choose and why?
Answer Posted / bandi venkateswarlu
if u want to process the large amount of data that we have
to use the session method because of the while u are
processing the records any errors are processed these errors
create the errors logs file for each error record.
In the same way this method not possible in call transaction
method.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Name the abap/4 modularization techniques?
What is a table attribute? : abap data dictionary
Differentiate between ooabap and abap?
What is an evaluation path? : sap abap hr
How many detail lists can be created in interactive reporting?
What is the difference between skip and reserve?
how to genernate 21 sencondary index
Name some data dictionary objects?
How do you use tab sets in layout sets?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
How can we upload a text file having delimiters in to legacy system? : abap bdc
What are the types of subroutines? : abap modularization
What are the uses of interactive reporting?
What does the extract statement do in extract datasets? : abap modularization
On which event we can validate the input fields in module programs?