Attachments for SAP XI/PI – ARIBA Invoices sent via PI to S/4HANA

Integration with SAP systems has never been more intriguing, especially with Ariba, Workday, Concur, Successfactors, Fieldglass, Hybris, and other satellite cloud solution vendors banging on doors every day. 🙂 I just had the chance to work on a SAP PI-based ARIBA to SAP connectivity. Without SAP PI, we can also integrate Ariba with SAP. However, we’ll examine how PI functions in the midst today.

The subject has been separated into the following sections: Introduction; S4 HANA Configurations; PI Mappings and UDFs Used; and BADI Implementation.

Introduction: The documents that are connected to the invoice from the ARIBA supplier system should be transmitted to the S/4HANA system via PI connectivity so that it may be opened from the MIR4 transaction as part of the ARIBA supplier invoice process.

Drawings, photos, or documents in any format attached by the provider via the ARIBA network may be included in the invoice file format. He would be able to accurately supply goods, materials, and services with these attachments. The document transmission feature was added by ARIBA starting with cloud integration version CI9. Data encoded in BASE64 is sent and received by ARIBA.

UDFs and PI Mappings Employed:

Please refer to the PI mappings listed below for every field in the IDOC attachment segments.

Utilizing UDFs in PI mappings

Now let’s examine a few of the UDFs this interface makes use of. It should be noted that UDF stands for User Defined Function.

  • GETATTACHMENTATTRIBUTES
  • GETATTACHMENTCONTENT
  • SPLITATTACHMENTCONTENT

S/4HANA Setting up:

The comprehensive setup instructions needed to activate the document transfer feature are listed below.

Step 1: Create special document types in t-code OAC2 as indicated below:

Step 2: Next, using the ARIBA guidelines listed on page 142, link these new document types to Business object BUS2081 using t-code OAC3.

Kind of Object: BUS2081
Type of Document: Z_DOC, Z_PDF, Z_XLS
Link Condition: X
System of Storage: Z1 (It is “MA” according to guidelines; client-to-client variations may occur. Basis generated storage system name Z1)
url: TOA01
Retention as: Null or blank

The technical team must supply inputs to BASIS so that it can execute the aforementioned procedures.

Step 3: One standard IDOC extension/ARBA/INVOICE is supplied by ARIBA for handling invoice attachments.

Set up WE81’s extension/ARBA/INVOICE against the INVOIC message type.

BADI Application:

Use the BADI INVOICE_UPDATE function to implement the code.Modify Prior to Update

To retrieve the content of the invoice attachment from the archive link, use the standard ARIBA FM/ARBA/ARCHIVE_IDOC_ATTACH.

IDOC will be created with the content of the attachments as indicated below:

You can check the attachments in MIR4 transaction.

I’ve attempted to include every detail. If you are still experiencing problems, don’t hesitate to ask inquiries in the part below the comments. I shall reply to you.

Related Posts

How to Send Custom Purchase Order Form Directly to the Vendor?

The cycle stream to accomplish the equivalent is : Let’s see practical steps on How to Send Custom Purchase Order Form Directly to the Vendor? 1. Make a Result Type for…

Object Oriented Way of Sending an email with PDF as an Attachment

Introduction (Object Oriented Way of Sending an email with PDF as an Attachment) This blog entry is an expansion of the one composed by me on the subject “Item Arranged…

Leave a Reply

Your email address will not be published. Required fields are marked *

You Missed

How to Send Custom Purchase Order Form Directly to the Vendor?

  • By Varad
  • May 25, 2025
  • 38 views
How to Send Custom Purchase Order Form Directly to the Vendor?

Object Oriented Way of Sending an email with PDF as an Attachment

  • By Varad
  • May 24, 2025
  • 28 views
Object Oriented Way of Sending an email with PDF as an Attachment

SOLMAN – Understanding Attribute Context & Action Profile in Mail Forms

  • By Varad
  • May 23, 2025
  • 35 views
SOLMAN – Understanding Attribute Context & Action Profile in Mail Forms

SOLMAN – Mail Forms Custom Enhancement Guide

  • By Varad
  • May 22, 2025
  • 40 views
SOLMAN – Mail Forms Custom Enhancement Guide

Distribution List in SAP

  • By Varad
  • May 21, 2025
  • 55 views
Distribution List in SAP

How to Email Smartform as PDF Attachment to Multiple Users?

  • By Varad
  • May 20, 2025
  • 57 views
How to Email Smartform as PDF Attachment to Multiple Users?