Importing master data from an SAP system to the SAP Ariba Strategic Sourcing Solutions is critical to ensuring the smooth functioning and integration of both systems. It ensures data consistency, accuracy, and efficiency in procurement operations. This process involves extracting relevant data from the SAP system, such as organizational data, material master data, payment terms, and more, transforming it to match the format required by SAP Ariba Strategic Sourcing Solutions, and then loading it into the SAP Ariba Strategic Sourcing realm or site.
This lesson will guide you through the process of importing master data effectively.
You can run the ARBCIG_MASTER_DATA_EXPORT program manually to import master data from the SAP system to SAP Ariba Strategic Sourcing Solutions. You can schedule a background job to run the task of importing the master data by running the transaction code SM36.

Prerequisites
- Ensure that you have the necessary authorization to run the master data program.
- Ensure that you have necessary General Settings configurations in place, such as Configuring Ariba Master Data Incremental Extract Event, Configuring Ariba Master Data Incremental Field Restrictions, Configuring Ariba Event Linkages, and Configuring Connection Parameters.
- Ensure that you have selected Master Data while executing the Interface Setup program for SAP Ariba Strategic Sourcing under the General Settings section of SAP Ariba Strategic Sourcing Suite Integration.
Hint
For more information about prerequisite 1, refer to the following section of the SAP Integration Suite, Managed Gateway for Spend Management and SAP Business Network Installation Guide:
Configuring and Enabling SAP Integration Suite, Managed Gateway for Spend Management and SAP Business Network>
Defining Authorizations
For more information about prerequisite 2, please refer to Unit 2 of Common Configurations for Master Data Integration in the Learning Journey, Exploring the features of SAP Integration Suite, managed gateway for spend management and SAP Business Network here at learning.sap.com.
For more information about prerequisite 3, please refer to Unit 3 of Configuring General Settings in Managed Gateway for Spend and Network Add-On in the Learning Journey, Administering SAP Integration Suite, managed gateway for spend management and SAP Business Network here at learning.sap.com.
Follow these steps to import the master data from the SAP System to SAP Ariba Strategic Sourcing:
- On the SAP Easy Access screen, run the transaction code SE38 and choose Enter.
- On the ABAP Editor: Initial Screen, enter ARBCIG_MASTER_DATA_EXPORT in the Program field and choose Execute.
On the Export All Master Data Required For On-Demand Application screen, you will have multiple options to select and fields where you must enter the necessary values or information. Let’s discuss each one in more detail:
- If you want to verify the data in the CSV files before exporting them to SAP Ariba Strategic Sourcing Solutions, in the Execution Mode section, check the Test Run box. When you check the box, you must provide a directory path on the SAP application server to download the files, such as c:\temp. Ensure that the application server directory exists with the necessary permissions before running the master data import.
Note
The master data files are not exported to SAP Ariba Strategic Sourcing Solutions in the Test Run mode. - The Batch section is not applicable to SAP Ariba Strategic Sourcing Solutions.
- In the Solution section, select the radio button for Sourcing and Contracts under SAP Ariba Strategic Sourcing.
- In the Load Option section, select one of the following:
- Full Load: The Full Load option exports all the supported master data objects. It imports all the master data records available for the master data type.
- Incremental Load: In the Incremental Load option only a limited set of master data objects are available to export. It imports the master data records that have been updated since the last master data export event from the SAP system. For SAP Ariba Strategic Solutions, you can import only Material Master data using the incremental load option. You can send material master information again by entering the material number range values in the Resend Material field.
Note
Material Master Data contains a large volume of information. For best performance, always set filters that specify the criteria based on which you can import smaller subsets.
Full Load Option:
Incremental Load Option:
- In the Configuration section, provide the necessary details
- Encoding to be used: Enter UTF-8. This value is usually pre-populated. Do not change the value.
- Enter the Variant value. For example, VREALM_1.
- Enter the Partition value. For example, PREALM_1.
Hint
For more information on how to maintain mapping variants and partitions configuration, refer to Unit 2 of Configuring Global Settings for Managed Gateway Spend&Network Add-On in the Learning Journey, Administering SAP Integration Suite, managed gateway for spend management and SAP Business Network here at learning.sap.com.
- Once all the necessary values are maintained and the desired master data objects are selected, to export the selected master data to the SAP Ariba Strategic Sourcing Solutions, choose Execute.
Upon executing the export event, you get a summary of the master data events that were selected for export including the archive directory path where the master data files are stored on the SAP application server.

Master Data request passes through the Managed Gateway. You can view the status in the Transaction Tracker either by providing the specific date and time or by filtering the results with the Document Type SourcingMasterDataImport. The document Status is displayed as Completed.

To check the status of master data upload in your SAP Ariba Sourcing site or realm, log in as an Administrator, navigate to the Master Data Manager menu, and choose Manage Payload Requests. Then, filter the results by the External System ID.
When the Master Data payload request arrives in your SAP Ariba Sourcing site or realm, the payload upload status is displayed as Scheduled.

Once the Master Data payload request is under process, the payload upload status is displayed as In Progress, and upon successful upload, the status is displayed as Completed.


Usually, master data is exported to SAP Ariba Strategic Sourcing Solutions using scheduled jobs. However, you can also execute the program manually, if needed. You can schedule multiple jobs using the Job scheduler with transaction code SM36, which is the standard SAP utility.
By scheduling a job for master data, you can set up an automated recurring task that exports the latest version of the master data from your SAP system and transmits it to SAP Ariba Strategic Sourcing Solutions. This automation helps ensure that the master data is always synced and up-to-date.
You can configure one or more scheduled jobs as per your requirements based on the frequency of the updates that take place for a particular master data object. Before scheduling the export job, ensure that you have configured one or more variants as necessary for the ARBCIG_MASTER_DATA_EXPORT program.
Note
Upon executing the program ARBCIG_MASTER_DATA_EXPORT successfully, you can validate that the CSV files are generated as expected and that they are available at the location configured in the TEMP_DIRECTORY parameter.