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
Define external layer?
What are indexes? : sap abap data dictionary
What is the difference between RETURNING and CHANGING parameters for a method?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
SAP query how to use end users?
What is value table?
Explain the difference between a dialog program and a report?
Explain how many types of tables exist and what are they in data dictionary?
What is the difference between synchronous and asynchronous update? : abap bdc
What are the merits of its?-
What are the parameter types for a method?
What are interface/conversion programs in SAP?
What are the advantages and disadvantages of using views in abap programming ?
What is the tcode for sapscript forms?
What are the difference between pool tables and transparent tables?