Skip to Content
Author's profile photo Hemant Negi

SAP AIF – Outbound Functions

In continuation of the previous( SAP AIF- Simple Outbound ScenarioPart-2), here I’ll be using two functions in report to trigger the data and route data to XI/PI using AIF. This can be helpful for the beginners in SAP AIF.

Here we will be selecting the below function.

  • AIF/SEND_WITH_PROXY_CORE
  • AIF/SEND2XI            
  • AIF/SEND_WITH_PROXY    

Here we will trigger simple report using the above functions, which will execute proxy framework and the transformed data will be captured in FTP folder.

We will be using the same scenario for outbound as previous blog. (SAP AIF- Simple Outbound ScenarioPart-2)

19.PNG

SAP PI & ECC proxy generation (SO_AIF_ADD_RES) steps remains the same as described in previously.

  Created a report (SE38) using the two functions and captured the output in SAP PI.

/wp-content/uploads/2015/08/ma_770742.png

q.PNG

    We can also check the same -TCODE -/n/AIF/ERR also.

w.PNG

o.PNG

Related Content –

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b03f1896-f3f1-3010-8593-f6611cf930dc?QuickLink=index&…

SAP AIF- Simple Outbound Scenario Part-1

SAP AIF- Simple Outbound Scenario Part-2

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      nice blog 🙂

      Author's profile photo Former Member
      Former Member

      Nice series of info.

      Author's profile photo Former Member
      Former Member

      Can we send data from a report / OData service to AIF? Please explain with steps. I checked many forums in SAP, but didn’t find any document for that