码迷,mamicode.com
首页 > 其他好文 > 详细

Meaning of Block size in tcode R3AC1

时间:2020-01-30 17:40:54      阅读:86      评论:0      收藏:0      [点我收藏+]

标签:HERE   lin   imp   公众号   erp   fail   row   port   each   

In tcode R3AC1 you can maintain block size for an adapter object.

技术图片

For example if you have 110 equipment to be downloaded from ERP, there would be 3 inbound queues generated in CRM, the first two will each import 50 equipment and the left 3rd queue imports the left 10 equipment.
The transaction handling of each queue is isolated from each other, for example if there is some corrupted data on a given equipment in the 1st queue, the creation / update on the 1st queue ( 50 equipment ) will fail, however the left 60 equipment will still be successfully imported to CRM.

Screenshot from customer system

The row number of internal table EQUI = block size set in R3AC1

技术图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

Meaning of Block size in tcode R3AC1

标签:HERE   lin   imp   公众号   erp   fail   row   port   each   

原文地址:https://www.cnblogs.com/sap-jerry/p/12242933.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!