Skip to Content
0
Former Member
Apr 29, 2010 at 06:49 PM

CRM - Modifying block size of Adapter Object (R3AC1)

216 Views

Hi,

We have differences between SAP R/3 and CRM systems. Not all the business parters are in sync between two systems. In order to bring business parter tables in sync, we are executing R3AR2/R3AR4 for a range of 10,000 BPs at a time.

My question is, we are doing this by with the block size of adapter object BUPA_MAIN to 1. This is resulting into creation of 1 queue per business parter. Is there any harm with keeping the block size to 1 ?

We attempted to do it with block size 100 but for some reason, it's not working fine. With block size 100, not all the BPs from input range are getting selected for replication.

Thanks,

Amol