Skip to content

Commit 0b79d37

Browse files
author
ecfan
committed
Clarity edits
1 parent aeb6c89 commit 0b79d37

File tree

1 file changed

+17
-14
lines changed
  • articles/logic-apps/connectors

1 file changed

+17
-14
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: daviburg
77
ms.author: daviburg
88
ms.reviewer: estfan, azla
99
ms.topic: how-to
10-
ms.date: 04/18/2024
10+
ms.date: 10/24/2024
1111
---
1212

1313
# Connect to SAP from workflows in Azure Logic Apps
@@ -608,7 +608,7 @@ For a Standard workflow that runs in single-tenant Azure Logic Apps, you can ena
608608

609609
<a name="test-sending-idocs-from-sap"></a>
610610

611-
### Set up and test sending IDocs to your workflow from SAP
611+
### Set up and test sending IDocs from SAP to your workflow
612612

613613
Follow these steps only for testing your SAP configuration with your logic app workflow. Production environments require additional configuration.
614614

@@ -688,31 +688,31 @@ This destination identifies your SAP system as the sender port.
688688

689689
1. To test your connection, select **Connection Test**.
690690

691-
#### Create receiver port
691+
#### Create sender port
692692

693693
1. In SAP, open the **Ports In IDOC processing** settings. You can use the **we21** transaction code (T-Code) with the **/n** prefix.
694694

695695
1. Select **Ports** > **Transactional RFC** > **Create**.
696696

697-
1. In the settings box that opens, select **own port name**. For your test port, enter a **Name**. Save your changes.
697+
1. In the settings box that opens, select **own port name**.
698698

699-
1. In the settings for your new receiver port, for **RFC destination**, enter the identifier for [your test RFC destination](#create-rfc-destination).
699+
1. For your test port, enter a **Name** that starts with **SAP**. Save your changes.
700+
701+
All sender port names must start with the letters **SAP**, for example, **SAPTEST**.
702+
703+
1. In the settings for your new sender port, for **RFC destination**, enter the identifier for [your ABAP connection](#create-abap-connection).
700704

701705
1. Save your changes.
702706

703-
#### Create sender port
707+
#### Create receiver port
704708

705709
1. In SAP, open the **Ports In IDOC processing** settings. You can use the **we21** transaction code (T-Code) with the **/n** prefix.
706710

707711
1. Select **Ports** > **Transactional RFC** > **Create**.
708712

709-
1. In the settings box that opens, select **own port name**.
710-
711-
1. For your test port, enter a **Name** that starts with **SAP**. Save your changes.
712-
713-
All sender port names must start with the letters **SAP**, for example, **SAPTEST**.
713+
1. In the settings box that opens, select **own port name**. For your test port, enter a **Name**. Save your changes.
714714

715-
1. In the settings for your new sender port, for **RFC destination**, enter the identifier for [your ABAP connection](#create-abap-connection).
715+
1. In the settings for your new receiver port, for **RFC destination**, enter the identifier for [your test RFC destination](#create-rfc-destination).
716716

717717
1. Save your changes.
718718

@@ -732,7 +732,10 @@ This destination identifies your SAP system as the sender port.
732732

733733
#### Create partner profiles
734734

735-
For production environments, you must create two partner profiles. The first profile is for the sender, which is your organization and SAP system. The second profile is for the receiver, which is your logic app resource and workflow.
735+
For production environments, you must create two partner profiles:
736+
737+
- One profile for the sender, which is your organization and SAP system.
738+
- One profile for the receiver, which is your logic app resource and workflow.
736739

737740
1. In SAP, open the **Partner profiles** settings. You can use the **we20** transaction code (T-Code) with the **/n** prefix.
738741

@@ -748,7 +751,7 @@ For production environments, you must create two partner profiles. The first pro
748751

749752
1. Save your changes.
750753

751-
If you haven't [created the logical system partner](#create-logical-system-partner), you get the error, **Enter a valid partner number**.
754+
If you didn't [create the logical system partner](#create-logical-system-partner), you get the error, **Enter a valid partner number**.
752755

753756
1. In your partner profile's settings, under **Outbound parmtrs.**, select **Create outbound parameter**.
754757

0 commit comments

Comments
 (0)