Skip to content

Commit 0c79af8

Browse files
authored
Merge pull request #2686 from AchimSeubert/main
Correct communication link and tags
2 parents 6051733 + a9706c7 commit 0c79af8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tutorials/abap-environment-business-partner-scenario/abap-environment-business-partner-scenario.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
auto_validation: true
33
time: 10
4-
tags: [ tutorial>intermediate, programming-tool>abap-development, software-product>sap-s-4hana-cloud]
5-
primary_tag: software-product>sap-btp--abap-environment
4+
tags: [ tutorial>intermediate, programming-tool>abap-development, software-product>sap-s-4hana-cloud, software-product>sap-btp-abap-environment]
5+
primary_tag: software-product>sap-btp-abap-environment
66
author_name: Achim Seubert
77
author_profile: https://github.com/achimseubert
88
parser: v2
@@ -27,7 +27,7 @@ The scenario is successfully implemented when an SAP S/4HANA Cloud, public editi
2727

2828
### Understand cloud-based communication management
2929

30-
Familiarize yourself with the relevant communication management concepts by reading through the overview page [Communication Management](https://help.sap.com/docs/sap-btp-abap-environment/abap-environment/communication-management).
30+
Familiarize yourself with the relevant communication management concepts by reading through the overview page [Communication Management](https://help.sap.com/docs/sap-btp-abap-environment/abap-environment/communications-operations-communication-management).
3131

3232
In the scenario that we are considering, an SAP S/4HANA Cloud, public edition service is called from SAP BTP, ABAP environment. In other words, SAP S/4HANA Cloud, public edition is the **inbound** communication partner, while SAP BTP, ABAP environment is the **outbound** communication partner.
3333

0 commit comments

Comments
 (0)