ReadTableDelimiter
The delimiter used by the read table function specified in the ReadTableFunction connection property.
データ型
string
デフォルト値
""
解説
If your SAP installation includes SAP Note 2246160, the connector uses "~" as the default delimiter for the RFC_READ_TABLE function module. If your data contains the "~" character in any records, change the delimiter to a character that does not appear in any of your records. If your SAP installation does not include SAP Note 2246160, the connector does not use a delimiter by default.