|
Previously, when a buyer on SAP Ariba Procurement solutions integrated with SAP ERP using Ariba Network adapter for SAP NetWeaver ran the /ARBA/MASTER_DATA_EXPORT program to export master data to SAP Ariba Procurement solutions, the export of Cost Center master data, where no user was assigned to the cost center, took a longer time to complete. This delay affected the performance of the master data export program adversely. This problem occurred because a select statement fetched all the entries from the PA0105 table to the it_0105 table if the dependent table did not contain any data. Subsequently, the code looped on each entry of the it_0105 table, which caused the degradation in performance.
Now, the performance of the master data export to SAP Ariba Procurement solutions has been optimized. The code has been updated to enable the select statement to check whether a dependent table contains values.
For version 9.0: Ariba_P2P_SAP_Transports_CI9_HF53_March2019
For version 9.0 SP02: Ariba_P2P_SAP_Transports_CI9_SP02_HF39_July2019
SAP Business Network for Procurement & Supply Chain