Show/Hide Toolbars

EContDetail contains all categories added to contact records. Each time a category is added to a contact record, an entry is made in this table in the database.

In Object Navigator, EContDetail is not displayed when you traverse using the detailList--> bridge. Instead, a list of all categories that have been defined for the object definition appears. This list is labeled Category. From each category, you can traverse to a table called Detail Fields, which displays all custom fields belonging to the category you selected.

For more information about how custom field values are stored in the database, see Object Model: Custom Fields.

Object: EContDetail (E_CONT_DETAIL)

Attribute

Database column name

Field in UI

End of path

Bridge

Links to object table:

Data type

Comments

Commonly used in:

Rules

Temp/Wiz

category-->

CATEGORY_ID

(NUMBER)

Category

x

x

YRecentlyViewedRecord

object

8 The category definition to which the added category belongs.

--> Links to definition information for the category.

 

 

isManual

IS_MANUAL

(NUMBER)

 

x

 

 

boolean

Specifies whether the category is added manually or automatically to the contact. Categories are added automatically when they are the parent of the category that is added manually.

0 - Added Automatically

1 - Added Manually

 

 

owner-->

ENTERPRISE_OBJECT_ID

(NUMBER)

 

 

x

TContact

object

The contact with which the custom fields are associated.

 

 

primaryKey

PRIMARY_KEY

(NUMBER)

 

x

 

 

int

The unique ID of the contact category record.

 

 

version

VERSION

(NUMBER)

 

x

 

 

int

Indicates how many times the added category was updated.