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
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
Why do we use logical blocks in abap program?
What are Table control and tab strip control in dialog programming ?
How many types of views are there ?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is the significance of delivery class?
How many primary keys can be created for a table?
Which bdc you prefer? : abap bdc
What are the other modules integrated with om? : sap abap hr
What is hotspot?
What are local objects?
Explain the disadvantage of using exec sql statement in abap?
What is a view? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?
How to display or know if the value entered contains records or not?