Cmdlets for SAP ERP

Build 24.0.9060

ConnectionType Parameter (Connect-SAPERP Cmdlet)

The type of connection you are making.

Syntax

Connect-SAPERP -ConnectionType string

Possible Values

Classic, Classic_Unicode, NetWeaver, Soap

Data Type

cstr

Default Value

"NetWeaver"

Remarks

The type of connection you are making to SAP.
Use CLASSIC for the librfc32.dll.
Use CLASSIC_UNICODE for the librfc32u.dll.
Use NETWEAVER to indicate you are using the sapnwrfc.dll.
Use JCO to indicate you are using the sapjco.jar.
Use SOAP to indicate you are using SOAP and setting the RFC URL.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060