Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
OferOz
Advisor
Advisor
Importing large amount of data from DTW may take long time in some cases. If you import over 1000 master data records and over 1000 transactional data records - this article is for you!

Starting from SAP Business One 9.2, version for SAP HANA PL 04, you can accelerate the performance of the DTW by leveraging the multi-threaded capabilities of COM+ technology. During this process the import file is divided into several chunks and the data is imported through parallel sessions, thus making the import much faster.

In the DTW Logon window, select the checkbox “Enable Faster Import”:



As a result, the SAP DI API and COM+ applications are installed. This enables opening multiple COM+ threads and perform more efficient import process. From the user point of view, there is no need to divide the import file into smaller chunks - the system takes care for the parallel processing transparently. We recommend to use this option if you import over 1000 master data records or over 1000 transactional data records.

Once selecting this checkbox, you can determine the number of parallel sessions (see the red rectangle in the screenshot), which is actually the number of COM+ threads. The optimal number of threads depends on various parameters, such HW configuration. You can try changing this number and find out which option yields the best results. In general, the more threads, the better performance, but at certain point too many threads may lead to slower performance. As a rule of thumb, four threads usually yield better performance.

Currently, this option supports the following business objects:

  • Business Partner Master Data

  • Item Master Data

  • Sales Quotation

  • Sales Order

  • Delivery

  • A/R Invoice

  • Purchase Quotation (for update only, while not for add)

  • Purchase Order

  • Goods Receipt PO

  • A/P Invoice


Over time, additional objects will be supported.

This option is available only in SAP Business One, version for SAP HANA and is not supported on MS SQL.
2 Comments