CommonCompaniesValues
Stores a list of predefined company values. This table enables standardization in reporting, financial transactions, and business entity relationships.
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 (Id) for the company record. This identifier can also be referred to as the Workday Id, the Id, or the reference Id. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | Specifies the token used to retrieve members of a collection when paired with the Collection_Prompt input. A NULL value indicates that the record represents an individual value rather than a collection. |
| Collection_Prompt | String | Specifies the prompt value derived from the CollectionToken column. This input retrieves all child elements within the collection. |
| WorktagType_Prompt | String | Specifies the prompt value for worktag type classification associated with the company record. This field is used to filter or categorize companies based on their worktag attributes. |