RequisitionsGroupCompaniesValues
Links requisitions to companies for organizational tracking.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Note: This prompt value endpoint also returns the Company_Reference_ID response field.
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| CompanyReferenceID | String | Reference id of the instance |
| Descriptor | String | A preview of the instance |
| CollectionToken | String | Use this value with the Collection_Prompt input to retrieve members of this collection. NULL if the row is a value and not a collection. |
| AdditionalWorktags_Prompt | Bool | Indicates whether additional worktags should be included when filtering requisitions or requisition lines. |
| AllStandaloneTypes_Prompt | Bool | If true, retrieves requisition types that are standalone, meaning they are not associated with other requisition types. |
| Collection_Prompt | String | A value from the CollectionToken column. Providing this input retrieves all children of the collection. |
| CommodityCode_Prompt | String | The Workday ID of the Commodity Code. Used in the spendCategory resource to retrieve spend categories from the specified commodity code. |
| Company_Prompt | String | The Workday ID of the company, used to filter requisitions by the specified company. |
| Currency_Prompt | String | The Workday ID of the currency, used to filter requisitions by their currency. |
| ExistingWorktags_Prompt | String | The Workday ID of the worktag. Represents worktags that already exist on a requisition or requisition line. This parameter can be passed multiple times with different values. |
| ItemDescription_Prompt | String | The description of an item, used to filter requisitions by the description of the items being requisitioned. |
| 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, used to filter requisitions by the item. |
| ReqTypeBillOnly_Prompt | Bool | If true, retrieves requisition types that are bill-only and whose other reqType parameters (except reqTypeShowAllTypes) are also true. |
| ReqTypeConsignment_Prompt | Bool | If true, retrieves requisition types that are consignment and whose other reqType parameters (except reqTypeShowAllTypes) are also true. |
| ReqTypeInvReplenishment_Prompt | Bool | If true, retrieves requisition types that are inventory replenishment and whose other reqType parameters (except reqTypeShowAllTypes) are also true. |
| ReqTypeJustInTime_Prompt | Bool | If true, retrieves requisition types that are just in time and whose other reqType parameters (except reqTypeShowAllTypes) are also true. |
| ReqTypeParReplenishment_Prompt | Bool | If true, retrieves requisition types that are par replenishment and whose other reqType parameters (except reqTypeShowAllTypes) are also true. |
| ReqTypeShowAllTypes_Prompt | Bool | If true, retrieves all requisition types. If false, the requisitionType parameter will be used to filter results. |
| ReqTypeSupplierContract_Prompt | Bool | If true, retrieves requisition types that are Supplier Contract Request and whose other reqType parameters (except reqTypeShowAllTypes) are also true. |
| Requester_Prompt | String | The Workday ID of the worker for whom the requisition is requested. The reference ID uses the Employee_ID=sampleRefId format. Example: Employee_ID=21005. |
| RequisitionDate_Prompt | Date | Filters requisitions by the requisition date using the yyyy-mm-dd format. |
| RequisitionLine_Prompt | String | The Workday ID of the requisition line, used to filter requisitions by line. |
| RequisitionType_Prompt | String | The Workday ID of the requisition type. If populated, retrieve all requisition types that exactly match the combination of usages of the requisition type passed (for example, 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 associated with the requisition, used to filter requisitions by supplier contract. |
| SelectedWorktags_Prompt | String | The Workday ID of the worktag. Represents worktags that are newly selected on a requisition or requisition line. This parameter can be passed multiple times with different values. |
| Supplier_Prompt | String | The Workday ID of the resource provider (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, indicating that the requisition is valid for the specified entity. |
| WorktagType_Prompt | String | The Workday ID of the worktag type, used to filter requisitions by a specific worktag category. |