CommonPhoneCountryPhoneCodesValues
Stores a list of country phone codes. This table supports global telecommunication standards, contact validation, and regional calling rules.
Workday Resource Information
Exposes prompting for country phone codes, which are used during the collection of phone numbers.Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| CountryPhoneCode | String | The phone code for a country. |
| CountryPhoneCodeID | String | Reference id of the instance |
| Country_Descriptor | String | A preview of the instance |
| Country_Id | String | Id of the instance |
| Descriptor | String | A preview of the instance |
| CollectionToken | String | A token used in conjunction with the Collection_Prompt input to retrieve members of a collection. This value is NULL if the current row represents a standalone value and not a collection. |
| Collection_Prompt | String | A value derived from the CollectionToken column. Providing this input triggers the retrieval of all child elements associated with the specified collection. |