Hi All,
what is the best performance method for Extracting huge data from SAP ECC system?
As per my knowledge using ABAP data flow will increase the performance of extraction as it has the capability of reading ABAP(ECC) tables.and also accuracy of reading the data will be good with out any missing of the records.
Normal data flow will have less performance as it is less capable of reading ABAP tables and the accuracy of the data will be the challenge here.
please suggest me in above points, whether I am right or not
Scenario:
I have 8 millions of records in ECC (legacy) system table and I want to extact data using BODS with best performance method.
please suggest me the best way to extract the data using bods and which will decrease the maximum extraction time.
Thanks,
Deepthi