Meaning of Block size in tcode R3AC1

i042416發表於2020-02-05

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

Meaning of Block size in tcode R3AC1

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

Meaning of Block size in tcode R3AC1


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2674517/,如需轉載,請註明出處,否則將追究法律責任。

相關文章