Cmdlets for SAP Business One

Build 24.0.8963

Add-SAPBusinessOne Cmdlet

Parameters   Output Objects  

Inserts SAP Business One data.

Syntax

Add-SAPBusinessOne [parameters]

Remarks

The Add-SAPBusinessOne cmdlet allows you to use a syntax similar to SQL INSERT statements to create new SAP Business One records.

Add-SAPBusinessOne -Connection $connection -Table "Orders" -Columns @("DocType") -Values @("dDocument_Items")

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