Create Business Partner Action Project in SAP Build Actions
- to discover APIs in SAP Business Accelerator Hub
- to download Open API specification
- to create action project based on the API specification
- to configure API methods to update input and output fields
- to test API using destination option
- to release and publish action project to be consumed in the business process modelling
Prerequisites
- Access to a SAP BTP tenant with SAP Build Process Automation
- Complete the tutorial Setup Environment for S/4HANA Business Partner API
- S/4HANA Cloud system where Business Partner module is available
- A communication user to access S/4HANA Business Partner inbound services based on
SAP_COM_0008
communication scenario ID
Action is a feature in SAP Build Process Automation to connect processes with external systems, be it SAP or non-SAP systems. This is an important piece of the puzzle especially if you want to automate or extend your business processes for any available LoB processes like S/4HANA, Ariba
, SuccessFactors etc. These extensions can be easily build using SAP Build Process Automation, and using actions you can connect to your given S/4HANA, Ariba
or other SAP LoB systems for any kind of GET, POST, PATCH and other calls.
In this tutorial, you will create an action project based on Business Partner API. The Business Partner (A2X) API is already available in Business Accelerator Hub. For this workshop you will leverage Customer - GET API which will be used to fetch the customer details from S/4HANA Cloud System.