Cmdlets for SAP ERP

Build 24.0.9060

Sync-SAPERP Cmdlet

Parameters  

Syncs SAP ERP data.

Syntax

Sync-SAPERP [parameters]

Remarks

The Sync-SAPERP cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.

$conn = Connect-SAPERP -Host 'sap.mydomain.com' -User 'EXT90033' -Password 'xxx' -Client '800' -SystemNumber '09' -ConnectionType 'Classic'
Sync-SAPERP -Connection $conn -Table "MARA"

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