SupplierContractsMultiParticipants
Manages multiple participant entries within supplier contracts.
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. |
| Company_Descriptor | String | The display name of the instance |
| Company_Id | String | Unique identifier for the company instance. |
| Descriptor | String | The display name of the instance |
| Inactive | Bool | Indicates whether the entry on the participant list for a multi-participant contract is inactive (true/false). |
| 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). |
| ExternalReferenceID_Prompt | String | Filters the contracts by the External Reference ID |
| 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. |