ReadTableDelimiter Parameter (Connect-SAPERP Cmdlet)
The delimiter used by the read table function specified in the ReadTableFunction connection property.
Syntax
Connect-SAPERP -ReadTableDelimiter string
Data Type
cstr
Default Value
""
Remarks
If your SAP installation includes SAP Note 2246160, the 本製品 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 本製品 does not use a delimiter by default.