Cmdlets for SAP Cloud for Customer

Build 24.0.9060

Add-SAPHybrisC4C Cmdlet

Parameters   Output Objects  

Inserts SAP Cloud for Customer data.

Syntax

Add-SAPHybrisC4C [parameters]

Remarks

The Add-SAPHybrisC4C cmdlet allows you to use a syntax similar to SQL INSERT statements to create new SAP Cloud for Customer records.

Add-SAPHybrisC4C -Connection $connection -Table "AccountCollection" -Columns @("AccountName") -Values @("Jon Doe")

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