DefinitionsFieldsAuthorizedUsages
Tracks authorized usages for fields within custom object definitions. This ensures that fields are utilized in accordance with predefined security and access policies.
Workday Resource Information
Retrieves a field in a custom object definition with the specified ID.Secured by: Custom Object Management, Workday Designer
Scope: System, Workday Designer
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the current instance, typically used for internal tracking and referencing. |
| DefinitionsFields_Id [KEY] | String | False |
The Workday identifier (WID) of the associated DefinitionsFields record, establishing the relationship between the current instance and its parent DefinitionsFields. |
| Definitions_Id [KEY] | String | False |
The WID of the related Definitions record, indicating the owning Definitions entity that governs this instance. |
| Descriptor | String | False |
A concise summary or label that provides a quick reference to the instance's content or purpose. |
| Href | String | False |
A URL link that provides direct access to the instance within the Workday system, enabling navigation or API interaction. |