Phone Area Code
An area code detail that can be associated with a trading community member's phone number. For example area code for Oracle Corporation is 650.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/phoneFormatService/}PhoneAreaCode
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AreaCode |
string |
Telephone area code. |
|
CreatedBy |
string |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
Description |
string |
The free text description of the record. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
ObjectVersionNumber |
int |
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. |
|
PhoneAreaCodeId |
long |
Unique identifier for the Phone area codes.
|
|
PhoneCountryCode |
string |
The country code prefix for the phone number. |
|
TerritoryCode |
string |
Territory or country of the area code. |
|
TimezoneCode |
string |
Foreign key to FND_TIMEZONES_B.TIMEZONE_CODE. |