SupplierContractsMultiSuppliers
Stores multi-supplier contract details, linking contracts to multiple vendors.
Workday Resource Information
Retrieves all supplier contracts.Secured by: Process: Supplier Contract - View, View: Organization Supplier Contract
Scope: Procurement, Supplier Contracts
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for this supplier contract instance. |
| SupplierContracts_Id [KEY] | String | Workday-generated unique ID linking this record to the associated supplier contract. |
| Descriptor | String | A brief, human-readable summary of the instance. |
| Inactive | Bool | Indicates whether the supplier entry on the Supplier List for a Multi-Supplier Contract is inactive (true/false). |
| MarkupPercent | Decimal | The markup percentage applied to the unit cost of supplier items associated with the supplier. |
| Supplier_Descriptor | String | A human-readable description of the supplier. |
| Supplier_Href | String | A URL or reference link to the supplier instance. |
| Supplier_Id | String | Unique identifier associated with the supplier. |
| CompanyOrHierarchy_Prompt | String | Filter supplier contracts by company or company hierarchy using the Workday ID. |
| ContractSpecialist_Prompt | String | Filter supplier contracts by contract specialist using the Workday ID or reference ID. |
| ContractType_Prompt | String | Filter supplier contracts by type using the Workday ID of the contract type. |
| EndDateOnOrAfter_Prompt | Date | Filter supplier contracts with an end date on or after the specified date (yyyy-mm-dd). |
| EndDateOnOrBefore_Prompt | Date | Filter supplier contracts with an end date on or before the specified date (yyyy-mm-dd). |
| ExternalSystemReference_Prompt | String | Filter supplier contracts using the external system reference ID. |
| OnHold_Prompt | Bool | Filter supplier contracts that are on hold (true/false). |
| StartDateOnOrAfter_Prompt | Date | Filter supplier contracts with a start date on or after the specified date (yyyy-mm-dd). |
| StartDateOnOrBefore_Prompt | Date | Filter supplier contracts with a start date on or before the specified date (yyyy-mm-dd). |
| Status_Prompt | String | Filter supplier contracts by status using the Workday ID. |
| Supplier_Prompt | String | Filter supplier contracts by supplier using the Workday ID of the supplier. |