Cmdlets for SAP ERP

Build 24.0.8963

DataConnection Type

The SAPERPConnection object.

Remarks

The SAPERPConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-SAPERP -Host 'sap.mydomain.com' -User 'EXT90033' -Password 'xxx' -Client '800' -SystemNumber '09' -ConnectionType 'Classic' 
$conn | GM 

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