Cmdlets for SAP ERP

Build 25.0.9434

QueryMode Parameter (Connect-SAPERP Cmdlet)

Determines which SAP Queries are displayed as views, if any.

Syntax

Connect-SAPERP -QueryMode string

Possible Values

None, Global, Local, All

Data Type

cstr

Default Value

"None"

Remarks

Like SAP tables, SAP Queries can also be displayed as views.

If this connection property is set to None, SAP Queries are not included in the data model of the 本製品. This is the default behavior.

You can expose some or all of your SAP Queries as views:

  • Set this connection property to Global to expose cross-client Query objects accessible to your user account as views.
  • Set this connection property to Local to expose Query objects specific to your user account as views.
  • Set this connection property to All to expose both user-specific and cross-client Query objects as views.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434