Trackers
This is a table representing the Trackers module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Int | True |
The unique identifier of the record. |
Monitor_Id | String | False |
The Id of the monitor. |
User_Id | String | False |
The Id of the user associated with the tracker. |
Module_Name | String | False |
The name of the associated module. |
Item_Id | String | False |
The name of the associated item. |
Item_Summary | String | False |
The summary of the associated item. |
Team_Id | String | False |
The Id of the primary team. |
Date_Modified | Datetime | False |
The last date the record was modified. |
Action | String | False |
The tracked action. |
Session_Id | String | False |
The session Id. |
Visible | Bool | False |
Whether the action is visible. |
Deleted | Bool | False |
Record deletion indicator. |