The meaning of block size in middleware transaction code R3AC1

Source: Internet
Author: User
In the middleware transaction code R3AC1, the size of the block size can be maintained for a middleware adapter object.

Taking the size of 50 as an example, assuming that there are 110 devices in the ERP system (equipment) need to download, then the CRM middleware will automatically generate 3 inbound queue to perform the download task, 2 queues each download 50 devices, the other 1 queues to download the remaining 10 devices.

The transaction processing for these download queues is isolated from each other, meaning that the ERP device to be downloaded in this queue is not successfully stored in the CRM system, even if a queue has been downloaded incorrectly, but does not affect the processing of other queues.

My SAP Community Blog step by step-to-debug Product Initial Download in CRM system describes how to debug middleware on the CRM side, the function m that is processed on the CRM side inbound Odule can clearly see how this block size works: The number of rows that contain data from the ERP internal table =block size

To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:

The meaning of block size in middleware transaction code R3AC1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.