ReportMaker
This is a table representing the ReportMaker 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 maker. |
| Deleted | Bool | False |
Whether the record is deleted. |
| Date_Entered | Datetime | False |
The entered date of the record. |
| Date_Modified | Datetime | False |
The modified date of the record. |
| Modified_User_Id | String | False |
The Id of the user who last modified the record. |
| Created_By | String | False |
The Id of the user who created the record. |
| Name | String | False |
The name of the report maker. |
| Title | String | False |
The title of the report maker. |
| Report_Align | String | False |
The alignment of the report. |
| Description | String | False |
The report description. |
| Scheduled | Bool | False |
Whether the report is scheduled. |