Destination
ローカルのsaprfc.ini またはsapnwrfc.ini ファイルで指定されている既存のデスティネーションへの参照。
データ型
string
デフォルト値
""
解説
残りのプロパティによる接続の説明が完全でない場合は、このプロパティが.ini ファイルへのキーとして使われ、接続が記述されます。The name and the location of the .ini file will vary depending on the ConnectionType specified:
- For the CLASSIC type, the file is named saprfc.ini and the file path can be defined in the RFC_INI environment variable.
- For the Netweaver type, the file is named sapnwrfc.ini and the file should be located in the current execution directory, which usually means next to the executable for the tool you are running.
DEST=MYSAPDEST TYPE=A CLIENT=001 LANG=EN ASHOST=10.0.1.123 SYSNR=00
.ini ファイルをRFC ライブラリで使用する方法について、詳しくはSAP RFC SDK を参照してください。