Create business partner in S/4HANA Cloud using ABAP Environment data
Requires Customer/Partner License
Intermediate
20 min.
Create a business partner in an S/4HANA Cloud system based on a business user in SAP Business Technology Platform ABAP Environment.
You will learn
- How to implement outbound service call from SAP BTP ABAP Environment to S/4 HANA Cloud service
- How to retrieve data of logged in business user in SAP BTP ABAP Environment
- Create business partner in S/4 HANA Cloud system based on data of business user in SAP BTP ABAP Environment (use Business Partner Integration Service in SAP S/4 HANA)
- Return business partner id after creation
Prerequisites
- Communication arrangement for scenario
SAP_COM_0008
was created in your SAP S/4HANA Cloud system as described in Creating a Communication Arrangement in SAP S/4HANA Cloud. - Destination
S4BusinessPartnerOAuth2
for the S/4Cloud system was created on subaccount level as described in Creating the OAuth2SAMLBearerAssertion Destination to SAP S/4HANA Cloud - Business user in SAP S/4 HANA Cloud has business role
SAP_BR_BUPA_MASTER_SPECIALIST
in order to create business partners in SAP S/4 HANA. - Integration between S/4 HANA Cloud and SAP BTP ABAP Environment completed.
Create all ABAP artifacts with namespace Z...
for local development.
Always replace XXX
with your initials or group number.