EMileDetail
In Object Navigator, EMileDetail is not displayed when you traverse using the detailList--> bridge. Instead, a list of all categories that have been defined for the object definition is displayed. 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: EMileDetail (E_MILE_DETAIL)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
---|---|---|---|---|---|---|---|
category--> |
Category_ID (NUMBER) |
Category |
x |
x |
object |
8 The category of the milestone with which the details are associated. --> Links to specific information about the category. |
|
owner--> |
ENTERPRISE_ |
x |
object |
The milestone with which the custom fields are associated. Links to the information about the milestone record. |
|||
isManual |
IS_MANUAL (NUMBER) |
x |
boolean |
Specifies whether the category is added manually or automatically to the milestone. Categories are added automatically when they are the parent of the category that is added manually . 0 - Added Automatically |
|||
primaryKey |
PRIMARY_KEY |
x |
int |
The unique ID of the milestone category record. |
|||
version |
VERSION (NUMBER) |
x |
int |
Indicates how many times the added category was updated. |