PeopleHomePhonesUsageUsedFor
Defines the intended usage of personal phone numbers, specifying contexts where they are referenced or required.
Workday Resource Information
Retrieves a home phone number for the person with the specified ID.Secured by: Person Data: Home Phone, Self-Service: Home Phone
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for this specific instance of home phone usage data. |
| PeopleHomePhones_Id [KEY] | String | The system-generated Workday ID (WID) for the associated home phone record of a person. |
| People_Id [KEY] | String | The system-generated WID for the person to whom this home phone record belongs. |
| Descriptor | String | A brief textual representation of this instance, typically providing key identifying details. |
| PrimaryOnly_Prompt | Bool | If the value is 'true,' the query will return only the person's primary home phone numbers, excluding any secondary or alternate numbers. |
| PublicOnly_Prompt | Bool | If the value is 'true,' the query will return only the person's publicly available home phone numbers, filtering out any private or restricted numbers. |
| UsedFor_Prompt | String | Indicates the specific purpose for which this home phone number is used, such as mailing, billing, or shipping communications. |
| Universal_ID_Prompt | String | A globally unique identifier used to retrieve a specific person's home phone usage data across Workday systems. |