Show/Hide Toolbars

JContInetAddress contains information about the internet addresses in a contact record. This information includes the address itself, internet address type (such as Personal or Business), and contact record to which each address belongs. This table represents the Internet Addresses block on the General tab of a contact record.

Object: JContInetAddress (J_CONT_INET_ADDRESS)

Attribute

Database column name

Field in UI

End of path

Bridge

Links to object table:

Data type

Comments

Commonly used in:

Rules

Temp/Wiz

url

Before TeamConnect 3.3 SP2: inetAddressString

INET_ADDRESS_STRING

(VARCHAR2) (250)

Address

x

 

 

string (250)

The actual internet address.

 

x

owner-->

CONTACT_ID

(NUMBER)

 

x

x

TContact

object

8 The contact to which the internet address belongs.

--> Links to specific information for the contact record.

 

 

primaryKey

PRIMARY_KEY

(NUMBER)

 

x

 

 

int

The unique ID of the internet address record.

 

 

type-->

TYPE_ID

(NUMBER)

Type

x

x

LContInetAddressType

object

8 The type of the internet address.

--> Links to definition information for the internet address type.

x

x

version

VERSION

(NUMBER)

 

x

 

 

int

Indicates how many times the internet address was updated.