JDBC Driver for SAP ERP

Build 23.0.8839

CreateQuerySchema

Creates the schema file for the specified SAP query.

Input

Name Type Description
Query String The query for which to create the schema.
UserGroup String The user group the query is associated with.
Variant String The default variant to use when calling the query.
QueryDescription String An optional description of the query.
Workspace String Workspace for the query.

使用できる値は次のとおりです。Global, Local

デフォルト値はGlobalです。

TableName String The name to use for the table being created. If left blank, the Query will be used.

Result Set Columns

Name Type Description
Result String Success or Failure.
SchemaFile String The generated schema file.
Columns String The number of columns found.

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