JContFax contains information about the fax numbers in a contact record. This information includes the number itself, fax type (such as Home or Business), and contact record to which each number belongs. This table represents the Fax Numbers block on the General tab of a contact record.
Object: JContFax (J_CONT_FAX)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
||||||||
owner--> |
CONTACT_ID (NUMBER) |
|
x |
x |
object |
8 The contact to which the fax number belongs. --> Links to specific information about the contact record. |
|
|
|
number Before TeamConnect 3.3 SP2: faxString |
FAX_STRING (VARCHAR2) (50) |
Number |
x |
|
|
string (50) |
The actual fax number. |
|
x |
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
|
int |
The unique ID of the fax number record. |
|
|
type--> |
TYPE (NUMBER) |
Type |
x |
x |
object |
8 The type of the fax number. --> Links to definition information for the fax type. |
x |
x |
|
version |
VERSION (NUMBER) |
|
x |
|
|
int |
Indicates how many times the fax number was updated. |
|
|