Tableau Connector for SAP ERP

Build 25.0.9434

Miscellaneous

このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
CloudServerPortThe port on which the target SAP S/4 HANA Cloud server application is running.
SAPEditionThe edition of SAP you want to use.
BAPINameSeparatorA prefix used to differentiate columns in a query result that originated in different tables, but have the same name. Each of these columns is given a prefix consisting of the name its containing table, followed by the character(s) specified in this connection property.
BatchSizeバッチ操作中に送信される各バッチに含まれる行の最大数を指定します。バッチ全体を1つのリクエストとして送信するには、BatchSize を 0 に設定します。
CharsetThe system code page to use when converting SAP Unicode byte arrays to strings.
CheckDecimalNotationSpecifies whether to read decimal values using the decimal notation specified in the user profile of the connected SAP user.
ConnectionLifeTime接続の最大有効期間を秒単位で指定します。指定した時間が経過すると、provider は接続を閉じます。
ConnectOnOpenプロバイダーが接続を開くと同時にSAP ERP への接続を確立するかどうかを指定します。すぐに接続性を検証する必要がある場合は、ConnectOnOpen をTrue に設定します。
EndianTypeThe endian type of your SAP server.
GatewayHostThe gateway host you want to connect to.
GatewayServiceThe port used to connect to the SAP Gateway server specified in the GatewayHost connection property.
GenerateSchemaFilesDetermines how and when schema files are generated.
InitialValueModeControls whether empty column values are displayed as NULL or an initial (non-NULL) value.
LanguageThe ISO 639-1 language code used by your SAP system.
LocationThe path where generated schema files are placed.
MapNUMCToVarcharSpecifies whether to map SAP table fields of NUMC and ACCP types to Varchar type.
MapRAWToVarcharSpecifies whether to map the SAP RAW and LRAW types to Varchar type.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
Other特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。
PagesizeThe maximum number of records per page the provider returns when requesting data from SAP ERP. Only used for SAP tables.
PaginationSchemeDetermines how to handle the pagination query.
PoolIdleTimeout接続が閉じられるまでのプール内の最大アイドル時間を秒単位で指定します。 UseConnectionPooling=True が必要です。
PoolMaxSize接続プールで許容される接続の最大数を指定します。
PoolMinSize接続プールで常に維持される接続の最小数を指定します。
PoolWaitTime接続リクエストがプール内の利用可能な接続を待機する最大秒数を指定します。待ち時間がこの時間を超えるとエラーが返されます。
PseudoColumnsテーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
QueryModeDetermines which SAP Queries are displayed as views, if any.
ReadTableDelimiterThe delimiter used by the read table function specified in the ReadTableFunction connection property.
ReadTableFunctionThe function to use for reading table data.
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
StoredProcedureFilterA filter controlling which function modules are reported as stored procedures.
SupportServerSideCountEnables server-side execution of the COUNT function in supported SAP installations.
TableModeDetermines which SAP tables are displayed as views, if any.
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
TrimStringsSpecifies which, if any, leading and trailing whitespaces are omitted from varchar columns.
UseConnectionPooling接続プーリング機能を有効にすると、provider がリクエストごとに新しい接続を作成する代わりに、既存の接続を再利用できます。
UseInternalNamesSpecifies whether to use the internal names of columns in query results rather than the display name.
UseLabelsControls whether the human-readable names or internal names of tables and columns are displayed in query results.
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
UseSimpleNamesテーブルとカラムに簡略名を使用するかどうかを指定します。
UseUnicodeRFCSpecifies whether to use the RFC_GET_UNICODE_STRUCTURE function module to get structure information.
WhitespaceToNullSpecifies whether to return string fields with an empty value as null.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434