SAP S/4HANA Communication Setup
Configure communication arrangements for TaprNext integration.
Step 1: Create communication user
Section titled “Step 1: Create communication user”- Open SAP Fiori Launchpad
- Go to Maintain Communication Users
- Click New
- Enter the following details:
- User Name: TAPRNEXT_API
- Description: TaprNext Integration
- Authentication Method: Select “User ID and Password”
- Password: Set a secure password
Step 2: Create communication system
Section titled “Step 2: Create communication system”- Go to Maintain Communication Systems
- Click New
- Configure the system:
- System ID: TAPRNEXT
- System Name: TaprNext Cloud
- Host Name: your-instance.tapr.ch
- Port: 443
Step 3: Create communication arrangement
Section titled “Step 3: Create communication arrangement”- Navigate to Maintain Communication Arrangements
- Click New
- Select scenario: SAP_COM_0057 (Supplier Invoice)
- Configure settings:
- Communication System: TAPRNEXT
- Communication User: TAPRNEXT_API
- Inbound Communication: Enable “Supplier Invoice - Create” and “Supplier Invoice - Read”
- Authentication: OAuth 2.0
Step 4: Note OAuth credentials
Section titled “Step 4: Note OAuth credentials”After saving, record the OAuth client details:
- Token Endpoint:
https://your-s4.com/sap/bc/sec/oauth2/token - Client ID: (generated)
- Client Secret: (generated)
Next steps
Section titled “Next steps”Proceed to configure the connection.