Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1337955
  • 博文数量: 932
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 10208
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-08 12:28
文章分类

全部博文(932)

文章存档

2021年(1)

2020年(134)

2019年(792)

2018年(5)

我的朋友

分类: 架构设计与优化

2020-02-04 18:40:01

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

阅读(297) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~