JDBC Driver for SAP ERP

Build 26.0.9655

JCOSerializationFormat

Defines the serialization format used when transferring function module data to the partner system.

Possible Values

rowBased, columnBased

Data Type

string

Default Value

"rowBased"

Remarks

The property impacts the serialization behavior of function module data. Valid values are columnBased and rowBased. If you choose columnBased, the fast RFC serialization is used, as long as the partner system supports it. When choosing the rowBased option, classic or basXML serialization are used.

rowBased only works on SAP 7.5.1+ or servers with SAP Note 2372888 (Fast RFC Serialization support).

The default value is rowBased.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655