Application Development 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: 

BDC with many records ?

Former Member
0 Kudos

Hello,

I am having 10000 records material mater records to be uploaded by BDC i did the coding part and all its working fine i have checked it with sample 2 records it is working fine. Same code i got the instructions to upload the 10000 records use SM35 in this case what i have to do. I want to know how to configure SM35 so that i can trigger at the time which i got the instructions to run the program.

Thks

2 REPLIES 2

Former Member
0 Kudos

Hi!

I don't think, that there is a limitation in the SM35, how much transactions can a session contain...

However it will take some time, until 10000 transactions are executed.

During BDC run 1-10 transaactions are executed / 1 second.

If not it was your problem, please explain it more detailfully.

Regards

Tamá

Former Member
0 Kudos

Hi balu,

You can use transaction code SM35 to run and manage batch input sessions.

You can schedule SAP standard program: RSBDCSUB to execute your session

see this link

http://e-mory.blogspot.com/2007/06/sap-batch-input-session-sm35.html

thanks

karthik