JDBC Driver for SAP ERP

Build 23.0.8839

CreateFunctionSchema

Creates the schema file for the specified SAP function.

Input

Name Type Description
Function String The function the schema will be created for.
FunctionDescription String An optional description of the function.
ReturnTables String A comma separated list of the tables to return. Use * to indicate all tables are to be returned.

デフォルト値は*です。

SchemaType String The type of schema to generate.

使用できる値は次のとおりです。StoredProcedure, View

デフォルト値はStoredProcedureです。

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