CreationSupplierClassifications
Retrieve contract workspace creation supplier classifications.
View-Specific Information
Select
The add-in uses the SAP Ariba API to process WHERE clause conditions built with the following columns and operators. The add-in processes other filters client-side within the add-in.
- ContractId supports the '=' comparison operator.
SELECT * FROM CreationSupplierClassifications 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. |