RequisitionsGroupCommodityCodesValues
Associates commodity codes with requisitions for classification and reporting.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier for the instance, typically used as the primary reference ID within the system. |
| Descriptor | String | A brief description or preview of the instance, summarizing its key attributes or purpose. |
| CollectionToken | String | A token value used with the Collection_Prompt input to retrieve all members of the associated collection. It will be NULL if the row represents a single value instead of a collection. |
| AdditionalWorktags_Prompt | Bool | Indicates whether additional worktags should be included in the requisition or requisition line filtering. |
| AllStandaloneTypes_Prompt | Bool | If true, retrieves requisition types that are standalone, meaning they do not depend on other requisition types. |
| Collection_Prompt | String | An input value derived from the CollectionToken column. When provided, it retrieves all children of the collection associated with the token. |
| CommodityCode_Prompt | String | The Workday ID for the commodity code used to filter requisitions by the spend category associated with the specified commodity code. |
| Company_Prompt | String | The Workday ID of the company associated with the requisition, used to filter requisitions by company. |
| Currency_Prompt | String | The Workday ID of the currency used in the requisition, helping to filter requisitions based on the specified currency. |
| ExistingWorktags_Prompt | String | The Workday ID of the worktag(s) that already exist on a requisition or requisition line. This parameter can be passed multiple times to include multiple worktags. |
| ItemDescription_Prompt | String | A brief description of the item being requisitioned, used to filter requisitions by item. |
| ItemSpendCategory_Prompt | String | The Workday ID of the spend category associated with the item being requisitioned. |
| ProcurementItem_Prompt | String | The Workday ID of the procurement item related to the requisition. |
| ReqTypeBillOnly_Prompt | Bool | If true, retrieves requisition types that are bill-only, with additional filters applied based on other requisition type parameters. |
| ReqTypeConsignment_Prompt | Bool | If true, retrieves requisition types that are consignment-based, with additional filters applied based on other requisition type parameters. |
| ReqTypeInvReplenishment_Prompt | Bool | If true, retrieves requisition types that are focused on inventory replenishment, with additional filters applied based on other requisition type parameters. |
| ReqTypeJustInTime_Prompt | Bool | If true, retrieves requisition types that are for just-in-time inventory, with additional filters applied based on other requisition type parameters. |
| ReqTypeParReplenishment_Prompt | Bool | If true, retrieves requisition types focused on par replenishment, with additional filters applied based on other requisition type parameters. |
| ReqTypeShowAllTypes_Prompt | Bool | If true, retrieves all requisition types regardless of specific parameters. If false, filters requisition types based on provided parameters. |
| ReqTypeSupplierContract_Prompt | Bool | If true, retrieves requisition types that are related to Supplier Contract Requests, with additional filters applied based on other requisition type parameters. |
| Requester_Prompt | String | The Workday ID of the worker requesting the requisition. This parameter can be used to filter requisitions based on the requester, with the format Employee_ID=sampleRefId. |
| RequisitionDate_Prompt | Date | Filters requisitions by the date they were created, using the yyyy-mm-dd format. |
| RequisitionLine_Prompt | String | The Workday ID of a specific requisition line, used to filter requisitions by the line item. |
| RequisitionType_Prompt | String | The Workday ID of the requisition type, used to filter requisitions by specific requisition categories, such as Inventory Replenishment and Bill Only. |
| Requisition_Prompt | String | The Workday ID of the requisition, used to filter requisitions by their unique identifier. |
| ResourceProviderContract_Prompt | String | The Workday ID of the supplier contract, used to filter requisitions by a specific contract with the resource provider. |
| SelectedWorktags_Prompt | String | The Workday ID of the newly selected worktags for a requisition or requisition line. This can be passed multiple times to select multiple worktags. |
| Supplier_Prompt | String | The Workday ID of the supplier associated with the requisition. Used to filter requisitions by supplier. |
| TypesWithoutService_Prompt | Bool | If true, retrieves requisition types that do not involve any service components. |
| ValidForRequestingEntity_Prompt | Bool | This parameter holds a true value when the Requesting Entity is selected, used to filter requisitions based on the requesting entity. |
| WorktagType_Prompt | String | The Workday ID of the worktag type used for filtering requisitions by a specific worktag category. |