You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-sap-table.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: ulrichchrist
7
7
ms.subservice: data-movement
8
8
ms.topic: conceptual
9
9
ms.custom: synapse
10
-
ms.date: 09/25/2024
10
+
ms.date: 04/02/2025
11
11
---
12
12
13
13
# Copy data from an SAP table using Azure Data Factory or Azure Synapse Analytics
@@ -109,7 +109,7 @@ The following properties are supported for the SAP BW Open Hub linked service:
109
109
|:--- |:--- |:--- |
110
110
|`type`| The `type` property must be set to `SapTable`. | Yes |
111
111
|`server`| The name of the server on which the SAP instance is located.<br/>Use to connect to an SAP application server. | No |
112
-
|`systemNumber`| The system number of the SAP system.<br/>Use to connect to an SAP application server.<br/>Allowed value: A two-digit decimal number represented as a string. | No |
112
+
|`systemNumber`| The system number of the SAP system.<br/>Use to connect to an SAP application server.<br/>Affects the PORT number used when communicating with the SAP table.<br/>Allowed value: A two-digit decimal number represented as a string. | No |
113
113
|`messageServer`| The host name of the SAP message server.<br/>Use to connect to an SAP message server. | No |
114
114
|`messageServerService`| The service name or port number of the message server.<br/>Use to connect to an SAP message server. | No |
115
115
|`systemId`| The ID of the SAP system where the table is located.<br/>Use to connect to an SAP message server. | No |
0 commit comments