Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bdc

Former Member
0 Likes
540

what is the limit of flat file records which are to be uploaded using BDC?

4 REPLIES 4
Read only

Former Member
0 Likes
514

Hi,

Depends on which file format it is available. Guess in case of Excel the file limit is 66000 records. I dont think there is any limit for a .txt file.

Hope this helps

Cheers

VJ

Read only

Former Member
0 Likes
514

Hi,

There is no limit to number of records as long as you are running your BDC program in background.

Reward points if found useful...!

Cheers

Abhishek

Read only

Former Member
0 Likes
514

its big enough...BDC would give u a constraint..its the no of lines that will be there in i_BDCDATA table that might give u constraints.

I have loaded 80,000 records without error

Read only

Former Member
0 Likes
514

may be around 65000 records as the excel file can carry only 65 k records