ResourcePlanRequirementCategoriesValues
Categorizes different types of resource plan requirements based on project needs.
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 | Unique identifier used to track this instance. |
| Descriptor | String | Human-readable description providing context about this instance. |
| CollectionToken | String | Token used with Collection_Prompt to retrieve members of a collection; NULL if this row represents a value rather than a collection. |
| Collection_Prompt | String | Token from the CollectionToken column. Supplying this input retrieves all child elements within the collection. |
| RequirementCategory_Prompt | String | Reference prompt for selecting a specific requirement category within Workday. |
| ResourcePlanLine_Prompt | String | Reference prompt linking to the associated resource plan line for a project resource. |