Skip to content

Commit 786a6d8

Browse files
Merge pull request #297536 from whhender/patch-819702
Adding clairifying detail
2 parents 544b543 + 2f6dbe5 commit 786a6d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-sap-table.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: ulrichchrist
77
ms.subservice: data-movement
88
ms.topic: conceptual
99
ms.custom: synapse
10-
ms.date: 09/25/2024
10+
ms.date: 04/02/2025
1111
---
1212

1313
# 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:
109109
|:--- |:--- |:--- |
110110
| `type` | The `type` property must be set to `SapTable`. | Yes |
111111
| `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 |
113113
| `messageServer` | The host name of the SAP message server.<br/>Use to connect to an SAP message server. | No |
114114
| `messageServerService` | The service name or port number of the message server.<br/>Use to connect to an SAP message server. | No |
115115
| `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

Comments
 (0)