Trading Community Phone Format

The display format for a phone number. For example, specifying 999-999-9999 as the default format for a US phone number.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/phoneFormatService/}PhoneFormat

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

Phone Country Code

Handled by

Trading Community Information Format for Phone

Attributes

The following table describes attributes in the service data object.

Name Type Description

AreaCodeSize

long

Size of the area code. Specify the size as 0 if the area code is not included in the phone number.

CountryCodeDisplayFlag

boolean

Indicates if the country code must be displayed with the phone number. Y for displaying the country code, N for not displaying the country code. The default value is N.

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.

FormatName

string

Descriptive name of the telephone number format style.

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.

PhoneFormatId

long

Unique identifier for the Phone formats.
  • Primary Key

PhoneFormatStyle

string

Format style for the phone number.

TerritoryCode

string

Foreign key from the HZ_TERRITORIES.TERRITORY_CODE.