| Status | |
|---|---|
| Owner | The person responsible for driving this decision and documenting it. Type @ to mention people by name |
| Stakeholders | The business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name |
| Jira Request ID | |
| Jira Development ID |
| Parameter | Value |
|---|---|
| Application System (Source) | Ariba Guided Buying |
| Application System ( Target) | S/4HANA |
| Business Process Reference |
A receipt is an acknowledgment of the goods that have arrived. The receiving process starts when an order has been sent to a supplier and the supplier ships goods in exchange. When the shipment arrives, the person who receives those items, submits a receipt to acknowledge that the items have indeed arrived.
Negative receipt can also be created in Ariba Guided Buying to reverse some received quantity because of incorrect shipment or manual errors.
This document describes S/4HANA System inbound interface for sending goods receipt information from Ariba Guided Buying to S/4HANA System for POs received in Ariba Guided Buying. Goods receipt data from Ariba Guided Buying will be exported to S/4HANA System via SAP Integration Suite, Managed Gateway for Spend Management and SAP Business Network (formerly known as Cloud Integration Gateway) and loaded in S/4HANA as GR material document.
Buyers using the Ariba Guided Buying integrated with S/4HANA System can create receipts using a standard SAP delivered Business Application Programming Interface (BAPI).
The following steps explain how a receipt export integration event works:
The format of the messages that are sent through the web services from Ariba Buying to S/4HANA System and the format of the expected responses from S/4HANA System are defined in WSDL files (Web Service Description Language). These files furthermore contain details about the web service end points like URLs and port numbers.
The export of data through web services is always initiated by Ariba Buying. Once a transaction has been completed in Ariba Buying, it immediately sends out a SOAP message to the configured web service end point.
The CIG transforms that SOAP message and passes the data from that message in the right format to the S/4HANA System backend. The S/4HANA System then returns either a success or error message (including error details) to the CIG. This reply from the S/4HANA System is finally sent back to Ariba Guided Buying as SOAP message through web services.
Ariba web services are only used for exporting transactional data from the Ariba Guided Buying and sending it (via CIG) to the corresponding S/4HANA System.
. The following Receipt web service integration events will be used:
There will be no scheduled task of data transmission as data is transferred in real-time. Each submission of transactional data from Ariba Buying to the S/4HANA System requires a response from the receiving S/4HANA system that the data was successfully received and imported, or details about the error that occurred during the import. The receipts are being exported to S/4HANA with this event and the CIG document type is- ReceiptExportRequest.
Process Flow Diagram

Step | Description | Comment |
|---|---|---|
1 | Ariba Guided Buying generates a SOAP message based on configuration | |
2 | Ariba Guided Buying sends it to CIG, using the URL designated in Event Configuration | |
3 | CIG transmits the data to Cloud Connector where the data is transformed into SAP format. | |
4 | The Cloud Connector then transmits the information to the S/4HANA system based on the configuration. | |
5 | Data is created using RFC/Business Application Programming Interface (BAPI) and the response (success or failure) is sent back to CIG, which again transforms the data and sends it back to Ariba Guided Buying through the web services channel. | |
6 | The response is then updated in Ariba Guided Buying. |
The following are the Security and Authorization considerations for this interface:
Ariba Configuration
Ariba Web Services enables exchange of data between Ariba Guided Buying and other systems, such as S/4HANA System, for real-time data integration.
Ariba Web Services provide integration tasks that send and receive SOAP messages for web services. An integration task requires an end point for the logical communication channel used by the web service. An end point consists of the URL and authentication information that controls access to the end point. There are two types of end points: inbound and outbound. Inbound end points are used when the task is initiated by the S/4HANA system. Outbound end points are used when the task is initiated by the Ariba Guided Buying.
Here, the Web Services channel provides real-time integration of Ariba Buying with S/4HANA system using SAP Integration Suite, Managed Gateway for Spend Management and SAP Business Network.
The following table lists operations for the integration tasks and end point types needed:
Ariba Integration Task | End Point Type | Interface Name |
Export Receipts Asynchronously | Outbound | CIG |
Not Applicable
Not Applicable
| Field | Description |
|---|---|
The following fields will be used to provide the required information for this interface:
| Field | Description |
|---|---|
| Source Table | API or Portlet Name | Source Field | Required (Y/N) | Description | Target Field | API or Portlet Name | Target Field | Required (Y/N) | Description | Rule Type | Rule Instruction |
|---|---|---|---|---|---|---|---|---|---|---|---|
Processing within Middleware
Not Applicable
Interface Dependency
Interface Reporting
There are no specific reporting requirements. Ariba Buying analytical reports give users access to information from multiple sources, such as purchase orders, requisitions and receipts. Reports display data from these sources on a pivot table, which users can manipulate to see different scenarios for the data. Pivot tables allow users to filter, slice, and drill down into the information as needed to see broad patterns and relationships, summary information, and detail at the same time.
Ariba Buying includes a set of pre-packaged reports designed to help analyse the organization’s procurement and activities.
Not Applicable
Not Applicable
There are no specific performance requirements or considerations related to this interface.
The S/4HANA System integration provides reliable data exchange between Ariba Guided Buying through CIG. However, in some cases, the integration event on the Ariba Guided Buying cannot recover automatically and must report the error to the appropriate administrator. When an error occurs, the integration event on the Ariba Buying System does the following:
Here, if any errors occur for Goods Receipt or SES, the instance goes into “Rejected” state and the buyers are being requested to create another instance.
Test Conditions and Expected Results
| ID | Condition | Expected Results |
|---|---|---|
| Create Receipt in Ariba Guided Buying | Receipt should flow from Ariba Guided Buying to S/4HANA via CIG. Receipt is carbon copied in S/4HANA and the status is updated in Ariba Guided Buying. | |
| Create multiple partial receipts in Ariba Guided Buying. | Partial receipts should flow from Ariba Guided Buying to S/4HANA via CIG without any issues. Partial Receipt is carbon copied in S/4HANA and the status is updated in Ariba Guided Buying. | |
| Check Negative receiving in Ariba Guided Buying. | Negative receipt flows from Ariba Guided Buying to S/4HANA via CIG. Carbon copied in S/4Hana and the status is updated in Ariba Guided Buying. | |
Check Manage returns in Ariba Guided Buying. | Returned/Rejected receipt flows from Ariba Guided Buying to S/4HANA via CIG. Status updated in Ariba Guided Buying. |
| Package Name | Parent Package |
|---|---|
Other Development Objects
| Object Type | Object Name | Purpose/High Level Logic | Design Rationale Reference |
|---|---|---|---|