ReadTableDelimiter
The delimiter used by the read table function specified in the ReadTableFunction connection property.
Data Type
string
Default Value
""
Remarks
If your SAP installation includes SAP Note 2246160, the provider 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 provider does not use a delimiter by default.