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)
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.
We can also check the same -TCODE -/n/AIF/ERR also.
Related Content –
nice blog 🙂
Nice series of info.
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