PeopleHomeAddressesUsageUsedFor
Tracks usage and purpose classifications for home addresses, defining contexts in which the stored address information is utilized.
Workday Resource Information
Retrieves a home address for the person with the specified ID.Secured by: Person Data: Home Address, Self-Service: Home Address
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier for this instance of a home address usage record. |
| PeopleHomeAddresses_Id [KEY] | String | The system-generated Workday ID (WID) for the home address record associated with a person. |
| People_Id [KEY] | String | The system-generated WID for the person to whom this home address usage record belongs. |
| Descriptor | String | The display name of the instance |
| Effective_Prompt | Date | The date when this home address usage takes effect. The date must be in the format YYYY-MM-DD. |
| PrimaryOnly_Prompt | Bool | If this value is 'true,' it retrieves only the person's primary home address IDs, excluding secondary addresses. |
| PublicOnly_Prompt | Bool | If this value is 'true,' it retrieves only the person's public home address IDs, excluding private addresses. |
| UsedFor_Prompt | String | Indicates how the home address is used, such as mailing, billing, or shipping purposes. |
| Universal_ID_Prompt | String | A globally unique identifier for the person whose home address usage information is being retrieved. |