DefinitionsFields
Retrieves a field in a custom object definition.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Id of the instance |
Definitions_Id [KEY] | String | False |
The Workday ID of the Definitions that owns this. |
Alias | String | False |
Supported for: SELECT, INSERT, UPDATE. The web service alias of the custom field. |
AuthorizedUsages_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. The parts of the application where a field is intended to be used. |
Categories_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. Contains one or more categories that have been associated with the report field. |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
DisplayOptions_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. Contains one or more display options that have been associated with the custom field. |
Draft | Bool | False |
Supported for: SELECT, INSERT, UPDATE. If true, the custom field is not activated yet and it is saved as a draft. |
FieldType_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
FieldType_Href | String | False |
Supported for: SELECT. A link to the instance |
FieldType_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
Href | String | False |
Supported for: SELECT, INSERT, UPDATE. A link to the instance |
Inactive | Bool | False |
Supported for: SELECT, INSERT, UPDATE. If true, the custom field should no longer be used. |
Name | String | False |
Supported for: SELECT, INSERT, UPDATE. The name of the custom field on the business object. |
Order | String | False |
Supported for: SELECT, INSERT, UPDATE. The order of the custom field. |
Prompts_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. The prompt IDs for the custom field. |
Validations_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. Contains one or more custom field validations that have been associated with the custom field. |