JDBC Driver for SAP Ariba Source

Build 23.0.8839

IntegrationSupplierClassifications

Retrieve contract workspace integration supplier classifications.

View-Specific Information

Select

The driver uses the SAP Ariba API to process WHERE clause conditions built with the following columns and operators. The driver processes other filters client-side within the driver.

  • ContractId supports the '=' comparison operator.
For example, the following query is processed server side:
SELECT * FROM IntegrationSupplierClassifications WHERE ContractId = 'CW0001'

Columns

Name Type References Description
ContractId [KEY] String

Workspaces.ContractId

ID of the contract.
Name String Name.
ClassName String Class name.
UniqueName [KEY] String Unique name.
ProcessTypeUniquename String Unique name of the process type.
Value String Value associated with the record.
Key String Key associated with the record.
Active Bool Indicator for record activity.
Disabled Bool Indicator for record disablement.
ProjectStatus String Status of the project.

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