Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

ETaskDetail

ETaskDetail contains all categories added to task records.

Each time a category is added to a task record, an entry is made in this table in the database.

In Object Navigator, a list of all categories that have been defined for the current 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: ETaskDetail (E_TASK_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

The category of the task with which the details are associated.

   

isManual

IS_MANUAL

(NUMBER)

 

x

   

boolean

Specifies whether the category is added manually or automatically to the task.

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

TTask

object

The task with which the custom fields are associated.

   

primaryKey

PRIMARY_KEY

(NUMBER)

 

x

   

int

The unique ID of the task category record.

   

version

VERSION

(NUMBER)

 

x

   

int

Indicates how many times the added category was updated.

   
  • Was this article helpful?