PeopleAdditionalNames
Retrieves an additional name.
Workday Resource Information
Retrieves an additional name for the person with the specified ID.Secured by: Person Data: Name, Self-Service: Name
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| People_Id [KEY] | String | The Workday ID of the People that owns this |
| Country_Descriptor | String | Supported for: SELECT. A preview of the instance |
| Country_Id | String | Supported for: SELECT. Id of the instance |
| Descriptor | String | Supported for: SELECT. A preview of the instance |
| First | String | Supported for: SELECT. The first or given name for a person. |
| FirstLocal | String | Supported for: SELECT. The person's given name in local script. Workday only tracks local names for countries where a non-Latin script is commonly used. |
| FirstLocal2 | String | Supported for: SELECT. The person's given name in second local script. Workday only tracks local names for countries where a non-Latin script is commonly used. |
| Full | String | Supported for: SELECT. The Full Name for a person, when it is provided. Workday only tracks Full Name for countries where the Full Name name component is used. |
| Hereditary_Descriptor | String | Supported for: SELECT. A preview of the instance |
| Middle | String | Supported for: SELECT. The middle name from the name. |
| MiddleLocal | String | Supported for: SELECT. The person's middle name in local script. Workday only tracks local names for countries where a non-Latin script is commonly used. |
| Primary | String | Supported for: SELECT. The person's family name. |
| PrimaryLocal | String | Supported for: SELECT. The person's last name in local script. Workday only tracks local names for countries where a non-Latin script is commonly used. |
| PrimaryLocal2 | String | Supported for: SELECT. The person's last name in second local script. Workday only tracks local names for countries where a non-Latin script is commonly used. |
| Salutation_Descriptor | String | Supported for: SELECT. A preview of the instance |
| SecondaryLast | String | Supported for: SELECT. The secondary family name for a person. |
| SecondaryLocal | String | Supported for: SELECT. The person's secondary family name in local script. Workday only tracks local names for countries where a non-Latin script is commonly used. |
| Social_Descriptor | String | Supported for: SELECT. A preview of the instance |
| TertiaryLast | String | Supported for: SELECT. The person's tertiary last name. |
| Title_Descriptor | String | Supported for: SELECT. A preview of the instance |
| Universal_ID_Prompt | String | Only used when a People_Id filter is not provided. The Universal ID of the person you want to retrieve. |