Reports_1
This is a table representing the Reports module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| Team_Id | String | False |
The Id of the primary team. |
| Team_Set_Id | String | False |
The Id of the team set. |
| Team_Count | String | False |
The count of the team set. |
| Team_Name | String | False |
The name of the primary team. |
| Id [KEY] | String | False |
The unique identifier of the report. |
| Name | String | False |
The name of the report. |
| Module | String | False |
The module the report belongs to. |
| Report_Type | String | False |
The report type. |
| Content | String | False |
The content of the report. |
| Deleted | Bool | False |
Whether the record is deleted. |
| Date_Entered | Datetime | False |
The date the record was created. |
| Date_Modified | Datetime | False |
The date the record was last modified. |
| Assigned_User_Id | String | False |
The Id of the user assigned to the record. |
| Modified_User_Id | String | False |
The Id of the user who last modified the record. |
| Assigned_User_Name | String | False |
The name of the user assigned to the record. |
| Created_By | String | False |
The Id of the user who created the record. |
| Is_Published | Bool | False |
Whether the report is published. |
| Last_Run_Date | String | False |
The last run date of the report. |
| Chart_Type | String | False |
The chart type of the report. |
| Schedule_Type | String | False |
The schedule type of the report. |
| Favorite | Bool | False |
Whether the report is a favorite of the user. |